MonthlyRecurrenceArgs

constructor(daysOfMonth: Output<List<Int>>, endTime: Output<String>? = null, recurrenceType: Output<String>, startTime: Output<String>? = null)