ScheduleArgs

constructor(count: Output<Int>, days: Output<List<Either<String, ScheduleDay>>>, endTime: Output<String>, startTime: Output<String>)