@Stability(value=Stable) public static final class CfnLaunchTemplate.AcceleratorCountProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.AcceleratorCountProperty>
CfnLaunchTemplate.AcceleratorCountProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.AcceleratorCountProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.AcceleratorCountProperty.Builder |
max(Number max)
Sets the value of
CfnLaunchTemplate.AcceleratorCountProperty.getMax() |
CfnLaunchTemplate.AcceleratorCountProperty.Builder |
min(Number min)
Sets the value of
CfnLaunchTemplate.AcceleratorCountProperty.getMin() |
@Stability(value=Stable) public CfnLaunchTemplate.AcceleratorCountProperty.Builder max(Number max)
CfnLaunchTemplate.AcceleratorCountProperty.getMax()max - `CfnLaunchTemplate.AcceleratorCountProperty.Max`.this@Stability(value=Stable) public CfnLaunchTemplate.AcceleratorCountProperty.Builder min(Number min)
CfnLaunchTemplate.AcceleratorCountProperty.getMin()min - `CfnLaunchTemplate.AcceleratorCountProperty.Min`.this@Stability(value=Stable) public CfnLaunchTemplate.AcceleratorCountProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.AcceleratorCountProperty>CfnLaunchTemplate.AcceleratorCountPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.