class Aws::DynamoDB::Types::TransactWriteItemsOutput

@!attribute [rw] consumed_capacity

The capacity units consumed by the entire `TransactWriteItems`
operation. The values of the list are ordered according to the
ordering of the `TransactItems` request parameter.
@return [Array<Types::ConsumedCapacity>]

@!attribute [rw] item_collection_metrics

A list of tables that were processed by `TransactWriteItems` and,
for each table, information about any item collections that were
affected by individual `UpdateItem`, `PutItem`, or `DeleteItem`
operations.
@return [Hash<String,Array<Types::ItemCollectionMetrics>>]

@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/TransactWriteItemsOutput AWS API Documentation

Constants

SENSITIVE