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