Uses of Class
software.amazon.awscdk.core.CfnRuleProps.Builder
-
Uses of CfnRuleProps.Builder in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionCfnRuleProps.Builder.assertions
(List<? extends CfnRuleAssertion> assertions) Sets the value ofCfnRuleProps.getAssertions()
static CfnRuleProps.Builder
CfnRuleProps.builder()
CfnRuleProps.Builder.ruleCondition
(ICfnConditionExpression ruleCondition) Sets the value ofCfnRuleProps.getRuleCondition()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleProps.Builder
.