Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder
-
Packages that use ContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder Modifier and Type Method Description static ContainerClusterNodePoolNodeConfigSoleTenantConfig.BuilderContainerClusterNodePoolNodeConfigSoleTenantConfig. builder()ContainerClusterNodePoolNodeConfigSoleTenantConfig.BuilderContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder. nodeAffinity(com.hashicorp.cdktf.IResolvable nodeAffinity)Sets the value ofContainerClusterNodePoolNodeConfigSoleTenantConfig.getNodeAffinity()ContainerClusterNodePoolNodeConfigSoleTenantConfig.BuilderContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder. nodeAffinity(List<? extends ContainerClusterNodePoolNodeConfigSoleTenantConfigNodeAffinity> nodeAffinity)Sets the value ofContainerClusterNodePoolNodeConfigSoleTenantConfig.getNodeAffinity()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder Constructor Description Jsii$Proxy(ContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder.
-