class Aws::DynamoDB::Types::ProvisionedThroughput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ProvisionedThroughput AWS API Documentation
@return [Integer]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/ProvisionedThroughput.html<br><br><br><br>0.
If read/write capacity mode is ‘PAY_PER_REQUEST` the value is set to
Developer Guide*.
[Specifying Read and Write Requirements] in the *Amazon DynamoDB
returns a `ThrottlingException`. For more information, see
The maximum number of writes consumed per second before DynamoDB
@!attribute [rw] write_capacity_units
@return [Integer]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/ProvisionedThroughput.html<br><br><br><br>0.
If read/write capacity mode is `PAY_PER_REQUEST` the value is set to
*Amazon DynamoDB Developer Guide*.
information, see [Specifying Read and Write Requirements] in the
before DynamoDB returns a `ThrottlingException`. For more
The maximum number of strongly consistent reads consumed per second
@!attribute [rw] read_capacity_units<br><br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/Limits.html<br><br><br><br>Developer Guide*.
[Service, Account, and Table Quotas] in the *Amazon DynamoDB
For current minimum and maximum provisioned throughput values, see
operation.
or index. The settings can be modified using the `UpdateTable`
Represents the provisioned throughput settings for a specified table