PushNotificationPreferences - Amazon Chime SDK

PushNotificationPreferences

The channel membership preferences for push notification.

Contents

AllowNotifications

Enum value that indicates which push notifications to send to the requested member of a channel. ALL sends all push notifications, NONE sends no push notifications, FILTERED sends only filtered push notifications.

Type: String

Valid Values: ALL | NONE | FILTERED

Required: Yes

FilterRule

The simple JSON object used to send a subset of a push notification to the requested member.

Type: String

Length Constraints: Minimum length of 1.

Pattern: [\s\S]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: