@Stability(value=Stable) public static final class CfnRuleAssertion.Builder extends Object
CfnRuleAssertion| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleAssertion |
build()
Builds the configured instance.
|
CfnRuleAssertion.Builder |
withAssert(ICfnConditionExpression value)
Sets the value of Assert
|
CfnRuleAssertion.Builder |
withAssertDescription(String value)
Sets the value of AssertDescription
|
@Stability(value=Stable) public CfnRuleAssertion.Builder withAssert(ICfnConditionExpression value)
value - The assertion.this@Stability(value=Stable) public CfnRuleAssertion.Builder withAssertDescription(String value)
value - The assertion description.this@Stability(value=Stable) public CfnRuleAssertion build()
CfnRuleAssertionNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.