@Stability(value=Stable) public static final class CfnLayer.AutoScalingThresholdsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLayer.AutoScalingThresholdsProperty>
CfnLayer.AutoScalingThresholdsProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnLayer.AutoScalingThresholdsProperty.Builder cpuThreshold(Number cpuThreshold)
CfnLayer.AutoScalingThresholdsProperty.getCpuThreshold()
cpuThreshold
- `CfnLayer.AutoScalingThresholdsProperty.CpuThreshold`.this
@Stability(value=Stable) public CfnLayer.AutoScalingThresholdsProperty.Builder ignoreMetricsTime(Number ignoreMetricsTime)
CfnLayer.AutoScalingThresholdsProperty.getIgnoreMetricsTime()
ignoreMetricsTime
- `CfnLayer.AutoScalingThresholdsProperty.IgnoreMetricsTime`.this
@Stability(value=Stable) public CfnLayer.AutoScalingThresholdsProperty.Builder instanceCount(Number instanceCount)
CfnLayer.AutoScalingThresholdsProperty.getInstanceCount()
instanceCount
- `CfnLayer.AutoScalingThresholdsProperty.InstanceCount`.this
@Stability(value=Stable) public CfnLayer.AutoScalingThresholdsProperty.Builder loadThreshold(Number loadThreshold)
CfnLayer.AutoScalingThresholdsProperty.getLoadThreshold()
loadThreshold
- `CfnLayer.AutoScalingThresholdsProperty.LoadThreshold`.this
@Stability(value=Stable) public CfnLayer.AutoScalingThresholdsProperty.Builder memoryThreshold(Number memoryThreshold)
CfnLayer.AutoScalingThresholdsProperty.getMemoryThreshold()
memoryThreshold
- `CfnLayer.AutoScalingThresholdsProperty.MemoryThreshold`.this
@Stability(value=Stable) public CfnLayer.AutoScalingThresholdsProperty.Builder thresholdsWaitTime(Number thresholdsWaitTime)
CfnLayer.AutoScalingThresholdsProperty.getThresholdsWaitTime()
thresholdsWaitTime
- `CfnLayer.AutoScalingThresholdsProperty.ThresholdsWaitTime`.this
@Stability(value=Stable) public CfnLayer.AutoScalingThresholdsProperty build()
build
in interface software.amazon.jsii.Builder<CfnLayer.AutoScalingThresholdsProperty>
CfnLayer.AutoScalingThresholdsProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.