ComputeSchedulesResponse

data class ComputeSchedulesResponse(val computeStartStop: List<ComputeStartStopScheduleResponse>? = null)

The list of schedules to be applied on the computes

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of compute start stop schedules to be applied.