| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnRule.Builder |
CfnRule.Builder.assertions(List<? extends CfnRuleAssertion> assertions)
(experimental) Assertions which define the rule.
|
static CfnRule.Builder |
CfnRule.Builder.create(software.constructs.Construct scope,
String id) |
CfnRule.Builder |
CfnRule.Builder.ruleCondition(ICfnConditionExpression ruleCondition)
(experimental) If the rule condition evaluates to false, the rule doesn't take effect.
|
Copyright © 2021. All rights reserved.