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