Class GlobalSecondaryIndexAutoScalingUpdate

java.lang.Object
software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<GlobalSecondaryIndexAutoScalingUpdate.Builder,GlobalSecondaryIndexAutoScalingUpdate>

@Generated("software.amazon.awssdk:codegen") public final class GlobalSecondaryIndexAutoScalingUpdate extends Object implements SdkPojo, Serializable, ToCopyableBuilder<GlobalSecondaryIndexAutoScalingUpdate.Builder,GlobalSecondaryIndexAutoScalingUpdate>

Represents the auto scaling settings of a global secondary index for a global table that will be modified.

See Also: