provisionedThroughput property

ProvisionedThroughputDescription? provisionedThroughput
final

Represents the provisioned throughput settings for the specified global secondary index.

For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide.

Implementation

final ProvisionedThroughputDescription? provisionedThroughput;