AllNodesResponse

data class AllNodesResponse(val nodesValueType: String)

All nodes means the service will be running on all of the nodes of the job

Constructors

Link copied to clipboard
constructor(nodesValueType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The enumerated types for the nodes value Expected value is 'All'.