class Aws::DynamoDB::Types::ReplicaSettingsDescription


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ReplicaSettingsDescription AWS API Documentation
@return [Types::TableClassSummary]
Contains details of the table class.
@!attribute [rw] replica_table_class_summary
@return [Array<Types::ReplicaGlobalSecondaryIndexSettingsDescription>]
Replica global secondary index settings for the global table.
@!attribute [rw] replica_global_secondary_index_settings
@return [Types::AutoScalingSettingsDescription]
units.
Auto scaling settings for a global table replica’s write capacity
@!attribute [rw] replica_provisioned_write_capacity_auto_scaling_settings
@return [Integer]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/WorkingWithTables.html#ProvisionedThroughput<br><br><br><br>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] replica_provisioned_write_capacity_units
@return [Types::AutoScalingSettingsDescription]
units.
Auto scaling settings for a global table replica’s read capacity
@!attribute [rw] replica_provisioned_read_capacity_auto_scaling_settings
@return [Integer]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/WorkingWithTables.html#ProvisionedThroughput<br><br><br><br>*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] replica_provisioned_read_capacity_units
@return [Types::BillingModeSummary]
The read/write capacity mode of the replica.
@!attribute [rw] replica_billing_mode_summary
@return [String]
* `ACTIVE` - The Region is ready for use.
* `DELETING` - The Region is being deleted.
* `UPDATING` - The Region is being updated.
* `CREATING` - The Region is being created.
The current state of the Region:
@!attribute [rw] replica_status
@return [String]
The Region name of the replica.
@!attribute [rw] region_name
Represents the properties of a replica.