AWS SDK for .NET Documentation
ConsumedCapacity Property
AmazonAmazon.DynamoDBv2.ModelQueryResultConsumedCapacity Did this page help you?   Yes   No    Tell us about it...
Represents the capacity units consumed by an 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 it was asked for in the request. For more information, see Provisioned Throughput in the Amazon DynamoDB Developer Guide.
Declaration Syntax
C#
public ConsumedCapacity ConsumedCapacity { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)