class Aws::DynamoDB::Types::AutoScalingSettingsDescription
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/AutoScalingSettingsDescription AWS API Documentation
@return [Array<Types::AutoScalingPolicyDescription>]
Information about the scaling policies.
@!attribute [rw] scaling_policies
@return [String]
Role ARN used for configuring autoScaling policy.
@!attribute [rw] auto_scaling_role_arn
@return [Boolean]
index.
Disabled autoscaling for this global table or global secondary
@!attribute [rw] auto_scaling_disabled
@return [Integer]
index should be scaled up to.
The maximum capacity units that a global table or global secondary
@!attribute [rw] maximum_units
@return [Integer]
index should be scaled down to.
The minimum capacity units that a global table or global secondary
@!attribute [rw] minimum_units
secondary index.
Represents the autoscaling settings for a global table or global