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