consumedCapacity property

List<ConsumedCapacity>? consumedCapacity
final

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.

Implementation

final List<ConsumedCapacity>? consumedCapacity;