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