@Stability(value=Stable) public static final class CfnLaunch.GroupToWeightProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunch.GroupToWeightProperty>
CfnLaunch.GroupToWeightProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunch.GroupToWeightProperty |
build()
Builds the configured instance.
|
CfnLaunch.GroupToWeightProperty.Builder |
groupName(String groupName)
Sets the value of
CfnLaunch.GroupToWeightProperty.getGroupName() |
CfnLaunch.GroupToWeightProperty.Builder |
splitWeight(Number splitWeight)
Sets the value of
CfnLaunch.GroupToWeightProperty.getSplitWeight() |
@Stability(value=Stable) public CfnLaunch.GroupToWeightProperty.Builder groupName(String groupName)
CfnLaunch.GroupToWeightProperty.getGroupName()groupName - `CfnLaunch.GroupToWeightProperty.GroupName`. This parameter is required.this@Stability(value=Stable) public CfnLaunch.GroupToWeightProperty.Builder splitWeight(Number splitWeight)
CfnLaunch.GroupToWeightProperty.getSplitWeight()splitWeight - `CfnLaunch.GroupToWeightProperty.SplitWeight`. This parameter is required.this@Stability(value=Stable) public CfnLaunch.GroupToWeightProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunch.GroupToWeightProperty>CfnLaunch.GroupToWeightPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.