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