Uses of Interface
com.hashicorp.cdktf.providers.aws.docdb_cluster_snapshot.DocdbClusterSnapshotTimeouts
-
Packages that use DocdbClusterSnapshotTimeouts Package Description com.hashicorp.cdktf.providers.aws.docdb_cluster_snapshot aws_docdb_cluster_snapshot -
-
Uses of DocdbClusterSnapshotTimeouts in com.hashicorp.cdktf.providers.aws.docdb_cluster_snapshot
Classes in com.hashicorp.cdktf.providers.aws.docdb_cluster_snapshot that implement DocdbClusterSnapshotTimeouts Modifier and Type Class Description static classDocdbClusterSnapshotTimeouts.Jsii$ProxyAn implementation forDocdbClusterSnapshotTimeoutsMethods in com.hashicorp.cdktf.providers.aws.docdb_cluster_snapshot that return DocdbClusterSnapshotTimeouts Modifier and Type Method Description DocdbClusterSnapshotTimeoutsDocdbClusterSnapshotTimeouts.Builder. build()Builds the configured instance.default DocdbClusterSnapshotTimeoutsDocdbClusterSnapshotConfig. getTimeouts()timeouts block.DocdbClusterSnapshotTimeoutsDocdbClusterSnapshotConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.docdb_cluster_snapshot with parameters of type DocdbClusterSnapshotTimeouts Modifier and Type Method Description voidDocdbClusterSnapshot. putTimeouts(DocdbClusterSnapshotTimeouts value)voidDocdbClusterSnapshotTimeoutsOutputReference. setInternalValue(DocdbClusterSnapshotTimeouts value)DocdbClusterSnapshot.BuilderDocdbClusterSnapshot.Builder. timeouts(DocdbClusterSnapshotTimeouts timeouts)timeouts block.DocdbClusterSnapshotConfig.BuilderDocdbClusterSnapshotConfig.Builder. timeouts(DocdbClusterSnapshotTimeouts timeouts)Sets the value ofDocdbClusterSnapshotConfig.getTimeouts()
-