class Aws::DynamoDB::Types::ReplicaGlobalSecondaryIndexAutoScalingDescription
Represents the auto scaling configuration for a replica global secondary index.
@!attribute [rw] index_name
The name of the global secondary index. @return [String]
@!attribute [rw] index_status
The current state of the replica global secondary index: * `CREATING` - The index is being created. * `UPDATING` - The index is being updated. * `DELETING` - The index is being deleted. * `ACTIVE` - The index is ready for use. @return [String]
@!attribute [rw] provisioned_read_capacity_auto_scaling_settings
Represents the auto scaling settings for a global table or global secondary index. @return [Types::AutoScalingSettingsDescription]
@!attribute [rw] provisioned_write_capacity_auto_scaling_settings
Represents the auto scaling settings for a global table or global secondary index. @return [Types::AutoScalingSettingsDescription]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ReplicaGlobalSecondaryIndexAutoScalingDescription AWS API Documentation
Constants
- SENSITIVE