Uses of Interface
com.hashicorp.cdktf.providers.aws.docdb_cluster.DocdbClusterTimeouts
-
Packages that use DocdbClusterTimeouts Package Description com.hashicorp.cdktf.providers.aws.docdb_cluster aws_docdb_cluster -
-
Uses of DocdbClusterTimeouts in com.hashicorp.cdktf.providers.aws.docdb_cluster
Classes in com.hashicorp.cdktf.providers.aws.docdb_cluster that implement DocdbClusterTimeouts Modifier and Type Class Description static classDocdbClusterTimeouts.Jsii$ProxyAn implementation forDocdbClusterTimeoutsMethods in com.hashicorp.cdktf.providers.aws.docdb_cluster that return DocdbClusterTimeouts Modifier and Type Method Description DocdbClusterTimeoutsDocdbClusterTimeouts.Builder. build()Builds the configured instance.default DocdbClusterTimeoutsDocdbClusterConfig. getTimeouts()timeouts block.DocdbClusterTimeoutsDocdbClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.docdb_cluster with parameters of type DocdbClusterTimeouts Modifier and Type Method Description voidDocdbCluster. putTimeouts(DocdbClusterTimeouts value)voidDocdbClusterTimeoutsOutputReference. setInternalValue(DocdbClusterTimeouts value)DocdbCluster.BuilderDocdbCluster.Builder. timeouts(DocdbClusterTimeouts timeouts)timeouts block.DocdbClusterConfig.BuilderDocdbClusterConfig.Builder. timeouts(DocdbClusterTimeouts timeouts)Sets the value ofDocdbClusterConfig.getTimeouts()
-