Uses of Class
software.amazon.awscdk.services.autoscaling.ScalingInterval.Builder
Packages that use ScalingInterval.Builder
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of ScalingInterval.Builder in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return ScalingInterval.BuilderModifier and TypeMethodDescriptionstatic ScalingInterval.BuilderScalingInterval.builder()Sets the value ofScalingInterval.getChange()Sets the value ofScalingInterval.getLower()Sets the value ofScalingInterval.getUpper()Constructors in software.amazon.awscdk.services.autoscaling with parameters of type ScalingInterval.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ScalingInterval.Builder builder) Constructor that initializes the object based on literal property values passed by theScalingInterval.Builder.