AdvancedScheduleArgs

constructor(monthDays: Output<List<Int>>? = null, monthlyOccurrences: Output<List<AdvancedScheduleMonthlyOccurrenceArgs>>? = null, weekDays: Output<List<String>>? = null)