AllowlistCustomAlertRuleUnion type

Alias for AllowlistCustomAlertRuleUnion

type AllowlistCustomAlertRuleUnion =
  | ConnectionToIpNotAllowed
  | ConnectionFromIpNotAllowed
  | LocalUserNotAllowed
  | ProcessNotAllowed
  | AllowlistCustomAlertRule