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