Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity
-
Packages that use ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinityMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Method Description ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinityContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Method Description voidContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinityOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity Modifier and Type Method Description ContainerClusterNodePoolNodeConfigSoleTenantConfig.BuilderContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder. nodeAffinity(List<? extends ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity> nodeAffinity)Sets the value ofContainerClusterNodePoolNodeConfigSoleTenantConfig.getNodeAffinity()voidContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinityList. setInternalValue(List<ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity> value)
-