Expand description
Types for the ExecuteStatement operation.
Modules§
- builders
- Builders
Structs§
- Execute
Statement - Orchestration and serialization glue logic for
ExecuteStatement. - Execute
Statement Input The request parameters represent the input of a request to run a SQL statement against a database.
- Execute
Statement Output The response elements represent the output of a request to run a SQL statement against a database.
Enums§
- Execute
Statement Error - Error type for the
ExecuteStatementErroroperation.