WebNotificationContent
The content of an outbound web notification, including the notification type, the view to render, and any optional attributes used to populate the view.
Contents
- Type
-
The type of web notification to send.
Type: String
Valid Values:
WIDGET_VIEW | WIDGET_ACTIONRequired: Yes
- Attributes
-
Optional attributes used to populate the notification content, such as recommender configuration for personalized content.
Type: ContentAttributes object
Required: No
- ViewArn
-
The Amazon Resource Name (ARN) of the view to render for the notification.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: