class Aws::DynamoDB::Types::TransactGetItemsOutput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/TransactGetItemsOutput AWS API Documentation
@return [Array<Types::ItemResponse>]
empty Map.
projected attributes, the corresponding ‘ItemResponse` object is an
`ItemResponse` object is Null, or if the requested item has no
If a requested item could not be retrieved, the corresponding
requested item.
of the name-value pairs that are the projected attributes of the
the TransactItems array. Each `ItemResponse` object contains a Map
corresponds to the `TransactGetItem` object in the same position in
An ordered array of up to 10 `ItemResponse` objects, each of which
@!attribute [rw] responses
@return [Array<Types::ConsumedCapacity>]
by the `TransactGetItems` call in that table.
`ConsumedCapacity` objects report the read-capacity units consumed
`TransactGetItem` objects in the TransactItems parameter. These
of `ConsumedCapacity` objects, one for each table addressed by
If the ReturnConsumedCapacity value was `TOTAL`, this is an array
@!attribute [rw] consumed_capacity