Uses of Interface
software.amazon.awscdk.services.codestarnotifications.CfnNotificationRuleProps
Packages that use CfnNotificationRuleProps
Package
Description
AWS CodeStarNotifications Construct Library
-
Uses of CfnNotificationRuleProps in software.amazon.awscdk.services.codestarnotifications
Classes in software.amazon.awscdk.services.codestarnotifications that implement CfnNotificationRulePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotificationRulePropsMethods in software.amazon.awscdk.services.codestarnotifications that return CfnNotificationRulePropsModifier and TypeMethodDescriptionCfnNotificationRuleProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.codestarnotifications with parameters of type CfnNotificationRulePropsModifierConstructorDescriptionCfnNotificationRule(Construct scope, String id, CfnNotificationRuleProps props) Create a newAWS::CodeStarNotifications::NotificationRule.