Enum ConfigurableNotificationPriority

java.lang.Object
java.lang.Enum<ConfigurableNotificationPriority>
software.amazon.awssdk.services.connect.model.ConfigurableNotificationPriority
All Implemented Interfaces:
Serializable, Comparable<ConfigurableNotificationPriority>

@Generated("software.amazon.awssdk:codegen") public enum ConfigurableNotificationPriority extends Enum<ConfigurableNotificationPriority>

The priority level that can be set when creating a customer notification. Valid values are HIGH and LOW. URGENT priority is reserved for system-generated notifications.