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