github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/templates/expected_introspection_info_benchmark.json (about) 1 { 2 "rows": [ 3 { 4 "auto_generated": false, 5 "children": [ 6 "introspection_table_mod.control.sample_control_1" 7 ], 8 "description": "Sample benchmark to test introspection functionality", 9 "documentation": null, 10 "end_line_number": 41, 11 "is_anonymous": false, 12 "mod_name": "introspection_table_mod", 13 "path": [ 14 [ 15 "mod.introspection_table_mod", 16 "introspection_table_mod.benchmark.sample_benchmark_1" 17 ] 18 ], 19 "qualified_name": "introspection_table_mod.benchmark.sample_benchmark_1", 20 "resource_name": "sample_benchmark_1", 21 "source_definition": "benchmark \"sample_benchmark_1\" {\n\ttitle = \"Sample benchmark 1\"\n\tdescription = \"Sample benchmark to test introspection functionality\"\n\tchildren = [\n\t\tcontrol.sample_control_1\n\t]\n}", 22 "start_line_number": 35, 23 "tags": null, 24 "title": "Sample benchmark 1", 25 "type": null, 26 "width": null 27 } 28 ], 29 "metadata": { 30 "Duration": 246208, 31 "scans": [], 32 "rows_returned": 1, 33 "rows_fetched": 0, 34 "hydrate_calls": 0 35 } 36 } 37