BatchExecuteStatementRequest
The request parameters represent the input of a SQL statement over an array of data.
Types
Properties
Link copied to clipboard
The parameter set for the batch operation.
Link copied to clipboard
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
Link copied to clipboard
The identifier of a transaction that was started by using the BeginTransaction
operation. Specify the transaction ID of the transaction that you want to include the SQL statement in.
Functions
Link copied to clipboard
inline fun copy(block: BatchExecuteStatementRequest.Builder.() -> Unit = {}): BatchExecuteStatementRequest