@Stability(value=Stable) public static final class CfnLaunch.StepConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunch.StepConfigProperty>
CfnLaunch.StepConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunch.StepConfigProperty |
build()
Builds the configured instance.
|
CfnLaunch.StepConfigProperty.Builder |
groupWeights(IResolvable groupWeights)
Sets the value of
CfnLaunch.StepConfigProperty.getGroupWeights() |
CfnLaunch.StepConfigProperty.Builder |
groupWeights(List<? extends Object> groupWeights)
Sets the value of
CfnLaunch.StepConfigProperty.getGroupWeights() |
CfnLaunch.StepConfigProperty.Builder |
startTime(String startTime)
Sets the value of
CfnLaunch.StepConfigProperty.getStartTime() |
@Stability(value=Stable) public CfnLaunch.StepConfigProperty.Builder groupWeights(IResolvable groupWeights)
CfnLaunch.StepConfigProperty.getGroupWeights()groupWeights - `CfnLaunch.StepConfigProperty.GroupWeights`. This parameter is required.this@Stability(value=Stable) public CfnLaunch.StepConfigProperty.Builder groupWeights(List<? extends Object> groupWeights)
CfnLaunch.StepConfigProperty.getGroupWeights()groupWeights - `CfnLaunch.StepConfigProperty.GroupWeights`. This parameter is required.this@Stability(value=Stable) public CfnLaunch.StepConfigProperty.Builder startTime(String startTime)
CfnLaunch.StepConfigProperty.getStartTime()startTime - `CfnLaunch.StepConfigProperty.StartTime`. This parameter is required.this@Stability(value=Stable) public CfnLaunch.StepConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunch.StepConfigProperty>CfnLaunch.StepConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.