Expand description
Types for the BatchExecuteStatement
operation.
Modules§
- builders
- Builders
Structs§
- Batch
Execute Statement - Orchestration and serialization glue logic for
BatchExecuteStatement
. - Batch
Execute Statement Input The request parameters represent the input of a SQL statement over an array of data.
- Batch
Execute Statement Output The response elements represent the output of a SQL statement over an array of data.
Enums§
- Batch
Execute Statement Error - Error type for the
BatchExecuteStatementError
operation.