Compute Schedules Args
    data class ComputeSchedulesArgs(val computeStartStop: Output<List<ComputeStartStopScheduleArgs>>? = null) : ConvertibleToJava<ComputeSchedulesArgs> 
The list of schedules to be applied on the computes
The list of schedules to be applied on the computes