Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolManagement.Builder
-
Packages that use ContainerAzureNodePoolManagement.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolManagement.Builder in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolManagement.Builder Modifier and Type Method Description ContainerAzureNodePoolManagement.BuilderContainerAzureNodePoolManagement.Builder. autoRepair(com.hashicorp.cdktf.IResolvable autoRepair)Sets the value ofContainerAzureNodePoolManagement.getAutoRepair()ContainerAzureNodePoolManagement.BuilderContainerAzureNodePoolManagement.Builder. autoRepair(Boolean autoRepair)Sets the value ofContainerAzureNodePoolManagement.getAutoRepair()static ContainerAzureNodePoolManagement.BuilderContainerAzureNodePoolManagement. builder()Constructors in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolManagement.Builder Constructor Description Jsii$Proxy(ContainerAzureNodePoolManagement.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureNodePoolManagement.Builder.
-