Uses of Class
software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
Packages that use AutoScalingPolicyUpdate
-
Uses of AutoScalingPolicyUpdate in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return AutoScalingPolicyUpdateModifier and TypeMethodDescriptionfinal AutoScalingPolicyUpdateAutoScalingSettingsUpdate.scalingPolicyUpdate()The scaling policy to apply for scaling target global table or global secondary index capacity units.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type AutoScalingPolicyUpdateModifier and TypeMethodDescriptionAutoScalingSettingsUpdate.Builder.scalingPolicyUpdate(AutoScalingPolicyUpdate scalingPolicyUpdate) The scaling policy to apply for scaling target global table or global secondary index capacity units.