The write capacity units consumed by the operation. Each element consists of: 
- TableName - The table that consumed the provisioned throughput.
- CapacityUnits - The total number of capacity units consumed.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<ConsumedCapacity> ConsumedCapacity { get; set; }