@Stability(value=Stable) public static final class CfnSpotFleet.MemoryGiBPerVCpuRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.MemoryGiBPerVCpuRequestProperty>
CfnSpotFleet.MemoryGiBPerVCpuRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.MemoryGiBPerVCpuRequestProperty |
build()
Builds the configured instance.
|
CfnSpotFleet.MemoryGiBPerVCpuRequestProperty.Builder |
max(Number max)
Sets the value of
CfnSpotFleet.MemoryGiBPerVCpuRequestProperty.getMax() |
CfnSpotFleet.MemoryGiBPerVCpuRequestProperty.Builder |
min(Number min)
Sets the value of
CfnSpotFleet.MemoryGiBPerVCpuRequestProperty.getMin() |
@Stability(value=Stable) public CfnSpotFleet.MemoryGiBPerVCpuRequestProperty.Builder max(Number max)
CfnSpotFleet.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 CfnSpotFleet.MemoryGiBPerVCpuRequestProperty.Builder min(Number min)
CfnSpotFleet.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 CfnSpotFleet.MemoryGiBPerVCpuRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.MemoryGiBPerVCpuRequestProperty>CfnSpotFleet.MemoryGiBPerVCpuRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.