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