Uses of Interface
software.amazon.awscdk.services.connect.CfnNotification.NotificationContentProperty
Packages that use CfnNotification.NotificationContentProperty
-
Uses of CfnNotification.NotificationContentProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnNotification.NotificationContentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotification.NotificationContentPropertyMethods in software.amazon.awscdk.services.connect that return CfnNotification.NotificationContentPropertyModifier and TypeMethodDescriptionCfnNotification.NotificationContentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnNotification.NotificationContentPropertyModifier and TypeMethodDescriptionCfnNotification.Builder.content(CfnNotification.NotificationContentProperty content) The content of a notification.CfnNotificationProps.Builder.content(CfnNotification.NotificationContentProperty content) Sets the value ofCfnNotificationProps.getContent()voidCfnNotification.setContent(CfnNotification.NotificationContentProperty value) The content of a notification.