Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigGvnic.Builder
-
Packages that use ContainerClusterNodePoolNodeConfigGvnic.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigGvnic.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigGvnic.Builder Modifier and Type Method Description static ContainerClusterNodePoolNodeConfigGvnic.BuilderContainerClusterNodePoolNodeConfigGvnic. builder()ContainerClusterNodePoolNodeConfigGvnic.BuilderContainerClusterNodePoolNodeConfigGvnic.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofContainerClusterNodePoolNodeConfigGvnic.getEnabled()ContainerClusterNodePoolNodeConfigGvnic.BuilderContainerClusterNodePoolNodeConfigGvnic.Builder. enabled(Boolean enabled)Sets the value ofContainerClusterNodePoolNodeConfigGvnic.getEnabled()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigGvnic.Builder Constructor Description Jsii$Proxy(ContainerClusterNodePoolNodeConfigGvnic.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterNodePoolNodeConfigGvnic.Builder.
-