@Stability(value=Stable) public static final class CfnAutoScalingGroup.VCpuCountRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAutoScalingGroup.VCpuCountRequestProperty>
CfnAutoScalingGroup.VCpuCountRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingGroup.VCpuCountRequestProperty |
build()
Builds the configured instance.
|
CfnAutoScalingGroup.VCpuCountRequestProperty.Builder |
max(Number max)
Sets the value of
CfnAutoScalingGroup.VCpuCountRequestProperty.getMax() |
CfnAutoScalingGroup.VCpuCountRequestProperty.Builder |
min(Number min)
Sets the value of
CfnAutoScalingGroup.VCpuCountRequestProperty.getMin() |
@Stability(value=Stable) public CfnAutoScalingGroup.VCpuCountRequestProperty.Builder max(Number max)
CfnAutoScalingGroup.VCpuCountRequestProperty.getMax()max - `CfnAutoScalingGroup.VCpuCountRequestProperty.Max`.this@Stability(value=Stable) public CfnAutoScalingGroup.VCpuCountRequestProperty.Builder min(Number min)
CfnAutoScalingGroup.VCpuCountRequestProperty.getMin()min - `CfnAutoScalingGroup.VCpuCountRequestProperty.Min`.this@Stability(value=Stable) public CfnAutoScalingGroup.VCpuCountRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnAutoScalingGroup.VCpuCountRequestProperty>CfnAutoScalingGroup.VCpuCountRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.