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