C# Class Amazon.DynamoDBv2.Model.ProvisionedThroughput

The provisioned throughput settings for the specified table. The settings can be modified using the UpdateTable operation.

For current minimum and maximum provisioned throughput values, see Limits in the Amazon DynamoDB Developer Guide.

显示文件 Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetReadCapacityUnits ( ) : bool
IsSetWriteCapacityUnits ( ) : bool