class Aws::DynamoDB::Types::ProvisionedThroughputOverride
Replica-specific provisioned throughput settings. If not specified, uses the source table's provisioned throughput settings.
@note When making an API call, you may pass ProvisionedThroughputOverride
data as a hash: { read_capacity_units: 1, }
@!attribute [rw] read_capacity_units
Replica-specific read capacity units. If not specified, uses the source table's read capacity settings. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ProvisionedThroughputOverride AWS API Documentation
Constants
- SENSITIVE