C# Class Amazon.DynamoDBv2.Model.ConsumedCapacity

The table name that consumed provisioned throughput, and the number of capacity units consumed by it. ConsumedCapacity is only returned if it was asked for in the request. For more information, see Provisioned Throughput in the Amazon DynamoDB Developer Guide.

Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCapacityUnits ( ) : bool
IsSetGlobalSecondaryIndexes ( ) : bool
IsSetLocalSecondaryIndexes ( ) : bool
IsSetTable ( ) : bool
IsSetTableName ( ) : bool