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