getNodeGroup

Gets the resource representation for a node group in a cluster.

Return

null

Parameters

argument

null


suspend fun getNodeGroup(clusterId: String, nodeGroupId: String, project: String? = null, regionId: String): GetNodeGroupResult

Return

null

Parameters

clusterId
nodeGroupId
project
regionId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.dataproc.v1.kotlin.inputs.GetNodeGroupPlainArgs.

See also