@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 - The maximum number of vCPUs.this@Stability(value=Stable) public CfnAutoScalingGroup.VCpuCountRequestProperty.Builder min(Number min)
CfnAutoScalingGroup.VCpuCountRequestProperty.getMin()min - The minimum number of vCPUs.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 © 2022. All rights reserved.