Uses of Interface
software.amazon.awscdk.core.CfnRuleAssertion
-
Uses of CfnRuleAssertion in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionCfnRuleAssertion.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<CfnRuleAssertion>
CfnRuleProps.getAssertions()
Assertions which define the rule.final List<CfnRuleAssertion>
CfnRuleProps.Jsii$Proxy.getAssertions()
Modifier and TypeMethodDescriptionCfnRule.Builder.assertions
(List<? extends CfnRuleAssertion> assertions) Assertions which define the rule.CfnRuleProps.Builder.assertions
(List<? extends CfnRuleAssertion> assertions) Sets the value ofCfnRuleProps.getAssertions()