BatchExecuteStatementResponse
Types
Properties
Link copied to clipboard
The capacity units consumed by the entire operation. The values of the list are ordered according to the ordering of the statements.
Link copied to clipboard
The response to each PartiQL statement in the batch. The values of the list are ordered according to the ordering of the request statements.
Functions
Link copied to clipboard
inline fun copy(block: BatchExecuteStatementResponse.Builder.() -> Unit = {}): BatchExecuteStatementResponse