Cluster Node Pool Node Config Sole Tenant Config Args
data class ClusterNodePoolNodeConfigSoleTenantConfigArgs(val nodeAffinities: Output<List<ClusterNodePoolNodeConfigSoleTenantConfigNodeAffinityArgs>>) : ConvertibleToJava<ClusterNodePoolNodeConfigSoleTenantConfigArgs>
Constructors
Link copied to clipboard
constructor(nodeAffinities: Output<List<ClusterNodePoolNodeConfigSoleTenantConfigNodeAffinityArgs>>)