@Stability(value=Stable) public static final class CfnSafetyRule.GatingRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSafetyRule.GatingRuleProperty>
CfnSafetyRule.GatingRuleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSafetyRule.GatingRuleProperty |
build()
Builds the configured instance.
|
CfnSafetyRule.GatingRuleProperty.Builder |
gatingControls(List<String> gatingControls)
Sets the value of
CfnSafetyRule.GatingRuleProperty.getGatingControls() |
CfnSafetyRule.GatingRuleProperty.Builder |
targetControls(List<String> targetControls)
Sets the value of
CfnSafetyRule.GatingRuleProperty.getTargetControls() |
CfnSafetyRule.GatingRuleProperty.Builder |
waitPeriodMs(Number waitPeriodMs)
Sets the value of
CfnSafetyRule.GatingRuleProperty.getWaitPeriodMs() |
@Stability(value=Stable) public CfnSafetyRule.GatingRuleProperty.Builder gatingControls(List<String> gatingControls)
CfnSafetyRule.GatingRuleProperty.getGatingControls()gatingControls - `CfnSafetyRule.GatingRuleProperty.GatingControls`. This parameter is required.this@Stability(value=Stable) public CfnSafetyRule.GatingRuleProperty.Builder targetControls(List<String> targetControls)
CfnSafetyRule.GatingRuleProperty.getTargetControls()targetControls - `CfnSafetyRule.GatingRuleProperty.TargetControls`. This parameter is required.this@Stability(value=Stable) public CfnSafetyRule.GatingRuleProperty.Builder waitPeriodMs(Number waitPeriodMs)
CfnSafetyRule.GatingRuleProperty.getWaitPeriodMs()waitPeriodMs - `CfnSafetyRule.GatingRuleProperty.WaitPeriodMs`. This parameter is required.this@Stability(value=Stable) public CfnSafetyRule.GatingRuleProperty build()
build in interface software.amazon.jsii.Builder<CfnSafetyRule.GatingRuleProperty>CfnSafetyRule.GatingRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.