ScheduleArgs

constructor(endTimeOfDay: Output<TimeOfDayArgs>? = null, repeatInterval: Output<String>? = null, scheduleEndDate: Output<DateArgs>? = null, scheduleStartDate: Output<DateArgs>, startTimeOfDay: Output<TimeOfDayArgs>? = null)