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