Uses of Interface
software.amazon.awscdk.services.opsworks.CfnLayer.AutoScalingThresholdsProperty
Packages that use CfnLayer.AutoScalingThresholdsProperty
- 
Uses of CfnLayer.AutoScalingThresholdsProperty in software.amazon.awscdk.services.opsworksClasses in software.amazon.awscdk.services.opsworks that implement CfnLayer.AutoScalingThresholdsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLayer.AutoScalingThresholdsPropertyMethods in software.amazon.awscdk.services.opsworks that return CfnLayer.AutoScalingThresholdsPropertyModifier and TypeMethodDescriptionCfnLayer.AutoScalingThresholdsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.opsworks with parameters of type CfnLayer.AutoScalingThresholdsPropertyModifier 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()