class Aws::DynamoDB::Types::GlobalSecondaryIndexAutoScalingUpdate


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/GlobalSecondaryIndexAutoScalingUpdate AWS API Documentation
@return [Types::AutoScalingSettingsUpdate]
table or global secondary index.
Represents the auto scaling settings to be modified for a global
@!attribute [rw] provisioned_write_capacity_auto_scaling_update
@return [String]
The name of the global secondary index.
@!attribute [rw] index_name
}
},
},
},
target_value: 1.0, # required
scale_out_cooldown: 1,
scale_in_cooldown: 1,
disable_scale_in: false,
target_tracking_scaling_policy_configuration: { # required
policy_name: “AutoScalingPolicyName”,
scaling_policy_update: {
auto_scaling_role_arn: “AutoScalingRoleArn”,
auto_scaling_disabled: false,
maximum_units: 1,
minimum_units: 1,
provisioned_write_capacity_auto_scaling_update: {
index_name: “IndexName”,
{
data as a hash:
@note When making an API call, you may pass GlobalSecondaryIndexAutoScalingUpdate
global table that will be modified.
Represents the auto scaling settings of a global secondary index for a