@Stability(value=Stable) public static final class CfnLayer.LoadBasedAutoScalingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLayer.LoadBasedAutoScalingProperty>
CfnLayer.LoadBasedAutoScalingProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLayer.LoadBasedAutoScalingProperty.Builder downScaling(CfnLayer.AutoScalingThresholdsProperty downScaling)
CfnLayer.LoadBasedAutoScalingProperty.getDownScaling()downScaling - An `AutoScalingThresholds` object that describes the downscaling configuration, which defines how and when AWS OpsWorks Stacks reduces the number of instances.this@Stability(value=Stable) public CfnLayer.LoadBasedAutoScalingProperty.Builder downScaling(IResolvable downScaling)
CfnLayer.LoadBasedAutoScalingProperty.getDownScaling()downScaling - An `AutoScalingThresholds` object that describes the downscaling configuration, which defines how and when AWS OpsWorks Stacks reduces the number of instances.this@Stability(value=Stable) public CfnLayer.LoadBasedAutoScalingProperty.Builder enable(Boolean enable)
CfnLayer.LoadBasedAutoScalingProperty.getEnable()enable - Whether load-based auto scaling is enabled for the layer.this@Stability(value=Stable) public CfnLayer.LoadBasedAutoScalingProperty.Builder enable(IResolvable enable)
CfnLayer.LoadBasedAutoScalingProperty.getEnable()enable - Whether load-based auto scaling is enabled for the layer.this@Stability(value=Stable) public CfnLayer.LoadBasedAutoScalingProperty.Builder upScaling(CfnLayer.AutoScalingThresholdsProperty upScaling)
CfnLayer.LoadBasedAutoScalingProperty.getUpScaling()upScaling - An `AutoScalingThresholds` object that describes the upscaling configuration, which defines how and when AWS OpsWorks Stacks increases the number of instances.this@Stability(value=Stable) public CfnLayer.LoadBasedAutoScalingProperty.Builder upScaling(IResolvable upScaling)
CfnLayer.LoadBasedAutoScalingProperty.getUpScaling()upScaling - An `AutoScalingThresholds` object that describes the upscaling configuration, which defines how and when AWS OpsWorks Stacks increases the number of instances.this@Stability(value=Stable) public CfnLayer.LoadBasedAutoScalingProperty build()
build in interface software.amazon.jsii.Builder<CfnLayer.LoadBasedAutoScalingProperty>CfnLayer.LoadBasedAutoScalingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.