JobPlacement

data class JobPlacement(val clusterName: String, val clusterUuid: String? = null)

Constructors

Link copied to clipboard
constructor(clusterName: String, clusterUuid: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val clusterUuid: String? = null