Uses of Class
software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
Packages that use ReplicaGlobalSecondaryIndexAutoScalingDescription
-
Uses of ReplicaGlobalSecondaryIndexAutoScalingDescription in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ReplicaGlobalSecondaryIndexAutoScalingDescriptionModifier and TypeMethodDescriptionReplicaAutoScalingDescription.globalSecondaryIndexes()Replica-specific global secondary index auto scaling settings.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type ReplicaGlobalSecondaryIndexAutoScalingDescriptionModifier and TypeMethodDescriptionReplicaAutoScalingDescription.Builder.globalSecondaryIndexes(ReplicaGlobalSecondaryIndexAutoScalingDescription... globalSecondaryIndexes) Replica-specific global secondary index auto scaling settings.Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type ReplicaGlobalSecondaryIndexAutoScalingDescriptionModifier and TypeMethodDescriptionReplicaAutoScalingDescription.Builder.globalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexAutoScalingDescription> globalSecondaryIndexes) Replica-specific global secondary index auto scaling settings.