QueueComputeNodeGroupConfiguration

data class QueueComputeNodeGroupConfiguration(val computeNodeGroupId: String? = null)

The compute node group configuration for a queue.

Constructors

Link copied to clipboard
constructor(computeNodeGroupId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The compute node group ID for the compute node group configuration.