LocalUserNotAllowed type

Login by a local user that isn't allowed. Allow list consists of login names to allow.

type LocalUserNotAllowed = AllowlistCustomAlertRule & {
  ruleType: "LocalUserNotAllowed"
}