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