class Aws::DynamoDB::Types::ExecuteTransactionOutput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ExecuteTransactionOutput AWS API Documentation
@return [Array<Types::ConsumedCapacity>]
the list are ordered according to the ordering of the statements.
The capacity units consumed by the entire operation. The values of
@!attribute [rw] consumed_capacity
@return [Array<Types::ItemResponse>]
The response to a PartiQL transaction.
@!attribute [rw] responses