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