Uses of Interface
software.amazon.awscdk.CfnRuleAssertion
Packages that use CfnRuleAssertion
-
Uses of CfnRuleAssertion in software.amazon.awscdk
Classes in software.amazon.awscdk that implement CfnRuleAssertionMethods in software.amazon.awscdk that return CfnRuleAssertionModifier and TypeMethodDescriptionCfnRuleAssertion.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk that return types with arguments of type CfnRuleAssertionModifier and TypeMethodDescriptiondefault List<CfnRuleAssertion> CfnRuleProps.getAssertions()Assertions which define the rule.final List<CfnRuleAssertion> CfnRuleProps.Jsii$Proxy.getAssertions()Method parameters in software.amazon.awscdk with type arguments of type CfnRuleAssertionModifier 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()