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