@Stability(value=Stable) public static final class CfnSpotFleet.TotalLocalStorageGBRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.TotalLocalStorageGBRequestProperty>
CfnSpotFleet.TotalLocalStorageGBRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.TotalLocalStorageGBRequestProperty |
build()
Builds the configured instance.
|
CfnSpotFleet.TotalLocalStorageGBRequestProperty.Builder |
max(Number max)
Sets the value of
CfnSpotFleet.TotalLocalStorageGBRequestProperty.getMax() |
CfnSpotFleet.TotalLocalStorageGBRequestProperty.Builder |
min(Number min)
Sets the value of
CfnSpotFleet.TotalLocalStorageGBRequestProperty.getMin() |
@Stability(value=Stable) public CfnSpotFleet.TotalLocalStorageGBRequestProperty.Builder max(Number max)
CfnSpotFleet.TotalLocalStorageGBRequestProperty.getMax()max - The maximum amount of total local storage, in GB.
To specify no maximum limit, omit this parameter.this@Stability(value=Stable) public CfnSpotFleet.TotalLocalStorageGBRequestProperty.Builder min(Number min)
CfnSpotFleet.TotalLocalStorageGBRequestProperty.getMin()min - The minimum amount of total local storage, in GB.
To specify no minimum limit, omit this parameter.this@Stability(value=Stable) public CfnSpotFleet.TotalLocalStorageGBRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.TotalLocalStorageGBRequestProperty>CfnSpotFleet.TotalLocalStorageGBRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.