Request to create a new alert rule
@type t() :: %HookSniffAPI.Model.CreateAlertRuleRequest{ channels: [String.t()], condition: String.t(), name: String.t(), threshold: integer() }