AlertNotifications
No description
type AlertNotifications {
  emails: AlertEmails
  slack: AlertSlack
}
Fields
AlertNotifications.emails ● AlertEmails object
emails
AlertNotifications.slack ● AlertSlack object
slack
Member Of
AlertConfiguration  object