Builder
Properties
An arbitrary string that indicates that multiple messages are logically the same and that Amazon Device Messaging (ADM) can drop previously enqueued messages in favor of this message.
The amount of time, in seconds, that ADM should store the message if the recipient's device is offline. Amazon Pinpoint specifies this value in the expiresAfter parameter when it sends the notification message to ADM.
The icon image name of the asset saved in your app.
The URL of the large icon image to display in the content view of the push notification.
The raw, JSON-formatted string to use as the payload for the notification message. If specified, this value overrides all other content for the message.
Specifies whether the notification is a silent push notification, which is a push notification that doesn't display on a recipient's device. Silent push notifications can be used for cases such as updating an app's configuration or supporting phone home functionality.
The URL of the small icon image to display in the status bar and the content view of the push notification.
The default message variables to use in the notification message. You can override the default variables with individual address variables.