| Id |
string |
The identifier of the SQL statement |
| StatementName |
string |
The name of the SQL statement |
| Status |
string |
The status of the SQL statement |
| CreatedAt |
string |
The date and time the statement was created |
| UpdatedAt |
string |
The date and time the statement was last updated |
| QueryString |
string |
The SQL statement text |
| QueryParameters |
array |
The query parameters |
| Database |
string |
The name of the database |
| ClusterIdentifier |
string |
The cluster identifier |
| WorkgroupName |
string |
The serverless workgroup name |
| SecretArn |
string |
The secret ARN |
| IsBatchStatement |
boolean |
Whether this is a batch statement |