Uses of Interface
software.amazon.awscdk.services.opsworks.CfnLayer.AutoScalingThresholdsProperty
-
Uses of CfnLayer.AutoScalingThresholdsProperty in software.amazon.awscdk.services.opsworks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLayer.AutoScalingThresholdsProperty
Modifier and TypeMethodDescriptionCfnLayer.AutoScalingThresholdsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLayer.LoadBasedAutoScalingProperty.Builder.downScaling
(CfnLayer.AutoScalingThresholdsProperty downScaling) Sets the value ofCfnLayer.LoadBasedAutoScalingProperty.getDownScaling()
CfnLayer.LoadBasedAutoScalingProperty.Builder.upScaling
(CfnLayer.AutoScalingThresholdsProperty upScaling) Sets the value ofCfnLayer.LoadBasedAutoScalingProperty.getUpScaling()