Uses of Class
software.amazon.awscdk.services.dynamodb.EnableScalingProps.Builder
Packages that use EnableScalingProps.Builder
-
Uses of EnableScalingProps.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return EnableScalingProps.BuilderModifier and TypeMethodDescriptionstatic EnableScalingProps.BuilderEnableScalingProps.builder()EnableScalingProps.Builder.maxCapacity(Number maxCapacity) Sets the value ofEnableScalingProps.getMaxCapacity()EnableScalingProps.Builder.minCapacity(Number minCapacity) Sets the value ofEnableScalingProps.getMinCapacity()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type EnableScalingProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EnableScalingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEnableScalingProps.Builder.