AWS SDK for .NET Documentation
ProvisionedThroughput Property
AmazonAmazon.DynamoDBv2.ModelUpdateGlobalSecondaryIndexActionProvisionedThroughput Did this page help you?   Yes   No    Tell us about it...
Represents the provisioned throughput settings for a specified table or index. 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.
Declaration Syntax
C#
public ProvisionedThroughput ProvisionedThroughput { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)