Uses of Class
software.amazon.awscdk.services.autoscaling.ScalingInterval.Builder
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of ScalingInterval.Builder in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionstatic ScalingInterval.Builder
ScalingInterval.builder()
Sets the value ofScalingInterval.getChange()
Sets the value ofScalingInterval.getLower()
Sets the value ofScalingInterval.getUpper()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ScalingInterval.Builder builder) Constructor that initializes the object based on literal property values passed by theScalingInterval.Builder
.