Class ReplicaGlobalSecondaryIndexAutoScalingUpdate

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

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

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

See Also: