TriggerRecurrenceScheduleArgs

constructor(atTheseHours: Output<List<Int>>? = null, atTheseMinutes: Output<List<Int>>? = null, onTheseDays: Output<List<String>>? = null)