Uses of Class
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolManagement.Builder
-
Packages that use ContainerNodePoolManagement.Builder Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolManagement.Builder in com.hashicorp.cdktf.providers.google.container_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolManagement.Builder Modifier and Type Method Description ContainerNodePoolManagement.BuilderContainerNodePoolManagement.Builder. autoRepair(com.hashicorp.cdktf.IResolvable autoRepair)Sets the value ofContainerNodePoolManagement.getAutoRepair()ContainerNodePoolManagement.BuilderContainerNodePoolManagement.Builder. autoRepair(Boolean autoRepair)Sets the value ofContainerNodePoolManagement.getAutoRepair()ContainerNodePoolManagement.BuilderContainerNodePoolManagement.Builder. autoUpgrade(com.hashicorp.cdktf.IResolvable autoUpgrade)Sets the value ofContainerNodePoolManagement.getAutoUpgrade()ContainerNodePoolManagement.BuilderContainerNodePoolManagement.Builder. autoUpgrade(Boolean autoUpgrade)Sets the value ofContainerNodePoolManagement.getAutoUpgrade()static ContainerNodePoolManagement.BuilderContainerNodePoolManagement. builder()Constructors in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolManagement.Builder Constructor Description Jsii$Proxy(ContainerNodePoolManagement.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerNodePoolManagement.Builder.
-