Uses of Interface
com.hashicorp.cdktf.providers.aws.db_cluster_snapshot.DbClusterSnapshotConfig
-
Packages that use DbClusterSnapshotConfig Package Description com.hashicorp.cdktf.providers.aws.db_cluster_snapshot aws_db_cluster_snapshot -
-
Uses of DbClusterSnapshotConfig in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot
Classes in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot that implement DbClusterSnapshotConfig Modifier and Type Class Description static classDbClusterSnapshotConfig.Jsii$ProxyAn implementation forDbClusterSnapshotConfigMethods in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot that return DbClusterSnapshotConfig Modifier and Type Method Description DbClusterSnapshotConfigDbClusterSnapshotConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.db_cluster_snapshot with parameters of type DbClusterSnapshotConfig Constructor Description DbClusterSnapshot(software.constructs.Construct scope, String id, DbClusterSnapshotConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_cluster_snapshot aws_db_cluster_snapshot} Resource.
-