Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnNotificationPropsMixin.NotificationContentProperty
Packages that use CfnNotificationPropsMixin.NotificationContentProperty
-
Uses of CfnNotificationPropsMixin.NotificationContentProperty in software.amazon.awscdk.cfnpropertymixins.services.connect
Classes in software.amazon.awscdk.cfnpropertymixins.services.connect that implement CfnNotificationPropsMixin.NotificationContentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotificationPropsMixin.NotificationContentPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnNotificationPropsMixin.NotificationContentPropertyModifier and TypeMethodDescriptionCfnNotificationPropsMixin.NotificationContentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnNotificationPropsMixin.NotificationContentPropertyModifier and TypeMethodDescriptionCfnNotificationMixinProps.Builder.content(CfnNotificationPropsMixin.NotificationContentProperty content) Sets the value ofCfnNotificationMixinProps.getContent()CfnNotificationPropsMixin.Builder.content(CfnNotificationPropsMixin.NotificationContentProperty content) The content of a notification.