Uses of Class
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder
-
Packages that use ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder in com.hashicorp.cdktf.providers.google.container_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder Modifier and Type Method Description static ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.BuilderContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig. builder()ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.BuilderContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder. localSsdCount(Number localSsdCount)Sets the value ofContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.getLocalSsdCount()Constructors in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder Constructor Description Jsii$Proxy(ContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerNodePoolNodeConfigLocalNvmeSsdBlockConfig.Builder.
-