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