Alert Processing Rule Action Group Schedule Recurrence Weekly
data class AlertProcessingRuleActionGroupScheduleRecurrenceWeekly(val daysOfWeeks: List<String>, val endTime: String? = null, val startTime: String? = null)