| Modifier and Type | Method and Description |
|---|---|
CfnRule.Builder |
CfnRule.Builder.assertions(List<? extends CfnRuleAssertion> assertions)
Assertions which define the rule.
|
static CfnRule.Builder |
CfnRule.Builder.create(Construct scope,
String id) |
CfnRule.Builder |
CfnRule.Builder.ruleCondition(ICfnConditionExpression ruleCondition)
If the rule condition evaluates to false, the rule doesn't take effect.
|
Copyright © 2020. All rights reserved.