Uses of Interface
software.amazon.awscdk.core.CfnRuleProps
Packages that use CfnRuleProps
-
Uses of CfnRuleProps in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement CfnRulePropsMethods in software.amazon.awscdk.core that return CfnRulePropsConstructors in software.amazon.awscdk.core with parameters of type CfnRulePropsModifierConstructorDescriptionCfnRule(software.constructs.Construct scope, String id, CfnRuleProps props) Creates and adds a rule.