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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional attributes used to populate the notification content, such as recommender configuration for personalized content.

Link copied to clipboard

The type of web notification to send.

Link copied to clipboard

The Amazon Resource Name (ARN) of the view to render for the notification.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String