Uses of Interface
software.amazon.awscdk.services.notifications.CfnNotificationConfigurationProps
Packages that use CfnNotificationConfigurationProps
Package
Description
AWS::Notifications Construct Library
-
Uses of CfnNotificationConfigurationProps in software.amazon.awscdk.services.notifications
Classes in software.amazon.awscdk.services.notifications that implement CfnNotificationConfigurationPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotificationConfigurationPropsMethods in software.amazon.awscdk.services.notifications that return CfnNotificationConfigurationPropsModifier and TypeMethodDescriptionCfnNotificationConfigurationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.notifications with parameters of type CfnNotificationConfigurationPropsModifierConstructorDescriptionCfnNotificationConfiguration(software.constructs.Construct scope, String id, CfnNotificationConfigurationProps props) Create a newAWS::Notifications::NotificationConfiguration.