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