class Aws::DynamoDB::Types::BatchExecuteStatementInput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/BatchExecuteStatementInput AWS API Documentation
@return [String]
response.
* ‘NONE` - No `ConsumedCapacity` details are included in the
`ConsumedCapacity` for the operation.
* `TOTAL` - The response includes only the aggregate
table(s).
`INDEXES` will only return `ConsumedCapacity` information for
do not access any indexes at all. In these cases, specifying
Note that some operations, such as `GetItem` and `BatchGetItem`,
and secondary index that was accessed.
for the operation, together with `ConsumedCapacity` for each table
* `INDEXES` - The response includes the aggregate `ConsumedCapacity`
throughput consumption that is returned in the response:
Determines the level of detail about either provisioned or on-demand
@!attribute [rw] return_consumed_capacity
@return [Array<Types::BatchStatementRequest>]
The list of PartiQL statements representing the batch to run.
@!attribute [rw] statements
}
return_consumed_capacity: “INDEXES”, # accepts INDEXES, TOTAL, NONE
],
},
consistent_read: false,
parameters: [“value”], # value <Hash,Array,String,Numeric,Boolean,IO,Set,nil>
statement: “PartiQLStatement”, # required
{
statements: [ # required
{
data as a hash:
@note When making an API call, you may pass BatchExecuteStatementInput