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