Cluster Node Config Sole Tenant Config Node Affinity Args
data class ClusterNodeConfigSoleTenantConfigNodeAffinityArgs(val key: Output<String>, val operator: Output<String>, val values: Output<List<String>>) : ConvertibleToJava<ClusterNodeConfigSoleTenantConfigNodeAffinityArgs>