C# Class Amazon.DynamoDBv2.Model.ProvisionedThroughputDescription

Describes the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.

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

Private Methods

Method Description
IsSetLastDecreaseDateTime ( ) : bool
IsSetLastIncreaseDateTime ( ) : bool
IsSetNumberOfDecreasesToday ( ) : bool
IsSetReadCapacityUnits ( ) : bool
IsSetWriteCapacityUnits ( ) : bool