ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgs

data class ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgs(val nodeGroupUri: Output<String>) : ConvertibleToJava<ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgs>

Constructors

constructor(nodeGroupUri: Output<String>)

Properties

Link copied to clipboard
val nodeGroupUri: Output<String>

The URI of a sole-tenant node group resource that the cluster will be created on.

Functions

Link copied to clipboard
open override fun toJava(): ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgs