Uses of Interface
com.hashicorp.cdktf.providers.aws.db_cluster_snapshot.DbClusterSnapshotTimeouts
-
Packages that use DbClusterSnapshotTimeouts Package Description com.hashicorp.cdktf.providers.aws.db_cluster_snapshot aws_db_cluster_snapshot -
-
Uses of DbClusterSnapshotTimeouts in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot
Classes in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot that implement DbClusterSnapshotTimeouts Modifier and Type Class Description static classDbClusterSnapshotTimeouts.Jsii$ProxyAn implementation forDbClusterSnapshotTimeoutsMethods in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot that return DbClusterSnapshotTimeouts Modifier and Type Method Description DbClusterSnapshotTimeoutsDbClusterSnapshotTimeouts.Builder. build()Builds the configured instance.default DbClusterSnapshotTimeoutsDbClusterSnapshotConfig. getTimeouts()timeouts block.DbClusterSnapshotTimeoutsDbClusterSnapshotConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot with parameters of type DbClusterSnapshotTimeouts Modifier and Type Method Description voidDbClusterSnapshot. putTimeouts(DbClusterSnapshotTimeouts value)voidDbClusterSnapshotTimeoutsOutputReference. setInternalValue(DbClusterSnapshotTimeouts value)DbClusterSnapshot.BuilderDbClusterSnapshot.Builder. timeouts(DbClusterSnapshotTimeouts timeouts)timeouts block.DbClusterSnapshotConfig.BuilderDbClusterSnapshotConfig.Builder. timeouts(DbClusterSnapshotTimeouts timeouts)Sets the value ofDbClusterSnapshotConfig.getTimeouts()
-