Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder
Packages that use CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder
-
Uses of CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnLayerPropsMixin.AutoScalingThresholdsProperty.BuilderModifier and TypeMethodDescriptionCfnLayerPropsMixin.AutoScalingThresholdsProperty.builder()CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder.cpuThreshold(Number cpuThreshold) Sets the value ofCfnLayerPropsMixin.AutoScalingThresholdsProperty.getCpuThreshold()CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder.ignoreMetricsTime(Number ignoreMetricsTime) Sets the value ofCfnLayerPropsMixin.AutoScalingThresholdsProperty.getIgnoreMetricsTime()CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder.instanceCount(Number instanceCount) Sets the value ofCfnLayerPropsMixin.AutoScalingThresholdsProperty.getInstanceCount()CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder.loadThreshold(Number loadThreshold) Sets the value ofCfnLayerPropsMixin.AutoScalingThresholdsProperty.getLoadThreshold()CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder.memoryThreshold(Number memoryThreshold) Sets the value ofCfnLayerPropsMixin.AutoScalingThresholdsProperty.getMemoryThreshold()CfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder.thresholdsWaitTime(Number thresholdsWaitTime) Sets the value ofCfnLayerPropsMixin.AutoScalingThresholdsProperty.getThresholdsWaitTime()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnLayerPropsMixin.AutoScalingThresholdsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLayerPropsMixin.AutoScalingThresholdsProperty.Builder.