CustomAlertRuleUnion type

TypeScript
type CustomAlertRuleUnion =
  | CustomAlertRule
  | ThresholdCustomAlertRuleUnion
  | ListCustomAlertRuleUnion