Alert Rule Properties Response
constructor(actionGroups: List<String>? = null, alertQueryParameters: List<AlertQueryParameterResponse>? = null, autoMitigate: String? = null, dimension: String? = null, evaluationFrequency: Int? = null, failingPeriodsOperator: String? = null, failingPeriodsToAlert: Int? = null, muteActionsDuration: Int? = null, severity: Int? = null, status: String? = null, threshold: Int? = null, thresholdOperator: String? = null, windowSize: Int? = null)