{ "type": "object", "properties": { "CreatedAt": {}, "Duration": {}, "Error": {}, "HasResultSet": {}, "Id": {}, "QueryString": {}, "RedshiftQueryId": {}, "ResultRows": {}, "ResultSize": {}, "Status": {}, "UpdatedAt": {} }, "required": [ "Id" ], "description": "Information about an SQL statement.", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-sub-statement-data-structure.json", "name": "SubStatementData" }