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