Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterTimeouts.Builder
-
Packages that use ContainerAzureClusterTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterTimeouts.Builder in com.hashicorp.cdktf.providers.google.container_azure_cluster
Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterTimeouts.Builder Modifier and Type Method Description static ContainerAzureClusterTimeouts.BuilderContainerAzureClusterTimeouts. builder()ContainerAzureClusterTimeouts.BuilderContainerAzureClusterTimeouts.Builder. create(String create)Sets the value ofContainerAzureClusterTimeouts.getCreate()ContainerAzureClusterTimeouts.BuilderContainerAzureClusterTimeouts.Builder. delete(String delete)Sets the value ofContainerAzureClusterTimeouts.getDelete()ContainerAzureClusterTimeouts.BuilderContainerAzureClusterTimeouts.Builder. update(String update)Sets the value ofContainerAzureClusterTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterTimeouts.Builder Constructor Description Jsii$Proxy(ContainerAzureClusterTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureClusterTimeouts.Builder.
-