Uses of Class
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigSoleTenantConfig.Builder
-
Packages that use ContainerNodePoolNodeConfigSoleTenantConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigSoleTenantConfig.Builder in com.hashicorp.cdktf.providers.google.container_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigSoleTenantConfig.Builder Modifier and Type Method Description static ContainerNodePoolNodeConfigSoleTenantConfig.BuilderContainerNodePoolNodeConfigSoleTenantConfig. builder()ContainerNodePoolNodeConfigSoleTenantConfig.BuilderContainerNodePoolNodeConfigSoleTenantConfig.Builder. nodeAffinity(com.hashicorp.cdktf.IResolvable nodeAffinity)Sets the value ofContainerNodePoolNodeConfigSoleTenantConfig.getNodeAffinity()ContainerNodePoolNodeConfigSoleTenantConfig.BuilderContainerNodePoolNodeConfigSoleTenantConfig.Builder. nodeAffinity(List<? extends ContainerNodePoolNodeConfigSoleTenantConfigNodeAffinity> nodeAffinity)Sets the value ofContainerNodePoolNodeConfigSoleTenantConfig.getNodeAffinity()Constructors in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigSoleTenantConfig.Builder Constructor Description Jsii$Proxy(ContainerNodePoolNodeConfigSoleTenantConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerNodePoolNodeConfigSoleTenantConfig.Builder.
-