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