class Aws::DynamoDB::Types::Capacity
Represents the amount of provisioned throughput capacity consumed on a table or an index.
@!attribute [rw] read_capacity_units
The total number of read capacity units consumed on a table or an index. @return [Float]
@!attribute [rw] write_capacity_units
The total number of write capacity units consumed on a table or an index. @return [Float]
@!attribute [rw] capacity_units
The total number of capacity units consumed on a table or an index. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/Capacity AWS API Documentation
Constants
- SENSITIVE