Uses of Class
com.hashicorp.cdktf.providers.aws.db_cluster_snapshot.DbClusterSnapshotTimeouts.Builder
-
Packages that use DbClusterSnapshotTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.db_cluster_snapshot aws_db_cluster_snapshot -
-
Uses of DbClusterSnapshotTimeouts.Builder in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot
Methods in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot that return DbClusterSnapshotTimeouts.Builder Modifier and Type Method Description static DbClusterSnapshotTimeouts.BuilderDbClusterSnapshotTimeouts. builder()DbClusterSnapshotTimeouts.BuilderDbClusterSnapshotTimeouts.Builder. create(String create)Sets the value ofDbClusterSnapshotTimeouts.getCreate()Constructors in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot with parameters of type DbClusterSnapshotTimeouts.Builder Constructor Description Jsii$Proxy(DbClusterSnapshotTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDbClusterSnapshotTimeouts.Builder.
-