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