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