Uses of Interface
com.hashicorp.cdktf.providers.aws.db_snapshot.DbSnapshotTimeouts
-
Packages that use DbSnapshotTimeouts Package Description com.hashicorp.cdktf.providers.aws.db_snapshot aws_db_snapshot -
-
Uses of DbSnapshotTimeouts in com.hashicorp.cdktf.providers.aws.db_snapshot
Classes in com.hashicorp.cdktf.providers.aws.db_snapshot that implement DbSnapshotTimeouts Modifier and Type Class Description static classDbSnapshotTimeouts.Jsii$ProxyAn implementation forDbSnapshotTimeoutsMethods in com.hashicorp.cdktf.providers.aws.db_snapshot that return DbSnapshotTimeouts Modifier and Type Method Description DbSnapshotTimeoutsDbSnapshotTimeouts.Builder. build()Builds the configured instance.default DbSnapshotTimeoutsDbSnapshotConfig. getTimeouts()timeouts block.DbSnapshotTimeoutsDbSnapshotConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.db_snapshot with parameters of type DbSnapshotTimeouts Modifier and Type Method Description voidDbSnapshot. putTimeouts(DbSnapshotTimeouts value)voidDbSnapshotTimeoutsOutputReference. setInternalValue(DbSnapshotTimeouts value)DbSnapshot.BuilderDbSnapshot.Builder. timeouts(DbSnapshotTimeouts timeouts)timeouts block.DbSnapshotConfig.BuilderDbSnapshotConfig.Builder. timeouts(DbSnapshotTimeouts timeouts)Sets the value ofDbSnapshotConfig.getTimeouts()
-