Alert Processing Rule Suppression Schedule Recurrence Monthly
data class AlertProcessingRuleSuppressionScheduleRecurrenceMonthly(val daysOfMonths: List<Int>, val endTime: String? = null, val startTime: String? = null)