consumedCapacity property
The capacity units consumed by the DeleteItem
operation. The
data returned includes the total provisioned throughput consumed, along with
statistics for the table and any indexes involved in the operation.
ConsumedCapacity
is only returned if the
ReturnConsumedCapacity
parameter was specified. For more
information, see Provisioned
Mode in the Amazon DynamoDB Developer Guide.
Implementation
final ConsumedCapacity? consumedCapacity;