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