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