AlertSeverity type

Defines values for AlertSeverity.

type AlertSeverity = "Informational" | "Warning" | "Critical"