SchedulerProperties

data class SchedulerProperties(val type: ClusterSchedulerPropertiesType, val version: String)

The cluster management and job scheduling software associated with the cluster.

Constructors

Link copied to clipboard
constructor(type: ClusterSchedulerPropertiesType, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The software AWS PCS uses to manage cluster scaling and job scheduling.

Link copied to clipboard

The version of the specified scheduling software that AWS PCS uses to manage cluster scaling and job scheduling.