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