Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterTimeouts
-
Packages that use AlloydbClusterTimeouts Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterTimeouts in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterTimeouts Modifier and Type Class Description static classAlloydbClusterTimeouts.Jsii$ProxyAn implementation forAlloydbClusterTimeoutsMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterTimeouts Modifier and Type Method Description AlloydbClusterTimeoutsAlloydbClusterTimeouts.Builder. build()Builds the configured instance.default AlloydbClusterTimeoutsAlloydbClusterConfig. getTimeouts()timeouts block.AlloydbClusterTimeoutsAlloydbClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterTimeouts Modifier and Type Method Description voidAlloydbCluster. putTimeouts(AlloydbClusterTimeouts value)voidAlloydbClusterTimeoutsOutputReference. setInternalValue(AlloydbClusterTimeouts value)AlloydbCluster.BuilderAlloydbCluster.Builder. timeouts(AlloydbClusterTimeouts timeouts)timeouts block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. timeouts(AlloydbClusterTimeouts timeouts)Sets the value ofAlloydbClusterConfig.getTimeouts()
-