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