Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigSoleTenantConfigNodeAffinity
-
Packages that use ContainerClusterNodeConfigSoleTenantConfigNodeAffinity Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigSoleTenantConfigNodeAffinity in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Class Description static classContainerClusterNodeConfigSoleTenantConfigNodeAffinity.Jsii$ProxyAn implementation forContainerClusterNodeConfigSoleTenantConfigNodeAffinityMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Method Description ContainerClusterNodeConfigSoleTenantConfigNodeAffinityContainerClusterNodeConfigSoleTenantConfigNodeAffinity.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Method Description voidContainerClusterNodeConfigSoleTenantConfigNodeAffinityOutputReference. setInternalValue(ContainerClusterNodeConfigSoleTenantConfigNodeAffinity value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Method Description ContainerClusterNodeConfigSoleTenantConfig.BuilderContainerClusterNodeConfigSoleTenantConfig.Builder. nodeAffinity(List<? extends ContainerClusterNodeConfigSoleTenantConfigNodeAffinity> nodeAffinity)Sets the value ofContainerClusterNodeConfigSoleTenantConfig.getNodeAffinity()voidContainerClusterNodeConfigSoleTenantConfigNodeAffinityList. setInternalValue(List<ContainerClusterNodeConfigSoleTenantConfigNodeAffinity> value)
-