ScheduleRecurrenceArgs

constructor(recurrenceType: Output<RecurrenceType>, recurrenceValue: Output<Int>, weeklyDaysList: Output<List<DayOfWeek>>? = null)