For the complete documentation index, see llms.txt. This page is also available as Markdown.

exposureNotificationBucket

Incident exposure buckets a notification channel can be suppressed for.

Examples

enum ExposureNotificationBucket {
  Affected
  NotAffected
}

Enum values

Enum value
Description

Affected

NotAffected

References

Fields with this object:

Last updated