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.

C# |
public ProvisionedThroughput ProvisionedThroughput { get; set; }