Expand description
Types for the ExecuteSql
operation.
Modules§
- builders
- Builders
Structs§
- Execute
Sql - Orchestration and serialization glue logic for
ExecuteSql
. - Execute
SqlInput The request parameters represent the input of a request to run one or more SQL statements.
- Execute
SqlOutput The response elements represent the output of a request to run one or more SQL statements.
Enums§
- Execute
SqlError - Error type for the
ExecuteSqlError
operation.