Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_catalog_database.GlueCatalogDatabaseTargetDatabase
-
Packages that use GlueCatalogDatabaseTargetDatabase Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_database aws_glue_catalog_database -
-
Uses of GlueCatalogDatabaseTargetDatabase in com.hashicorp.cdktf.providers.aws.glue_catalog_database
Classes in com.hashicorp.cdktf.providers.aws.glue_catalog_database that implement GlueCatalogDatabaseTargetDatabase Modifier and Type Class Description static classGlueCatalogDatabaseTargetDatabase.Jsii$ProxyAn implementation forGlueCatalogDatabaseTargetDatabaseMethods in com.hashicorp.cdktf.providers.aws.glue_catalog_database that return GlueCatalogDatabaseTargetDatabase Modifier and Type Method Description GlueCatalogDatabaseTargetDatabaseGlueCatalogDatabaseTargetDatabase.Builder. build()Builds the configured instance.GlueCatalogDatabaseTargetDatabaseGlueCatalogDatabaseTargetDatabaseOutputReference. getInternalValue()default GlueCatalogDatabaseTargetDatabaseGlueCatalogDatabaseConfig. getTargetDatabase()target_database block.GlueCatalogDatabaseTargetDatabaseGlueCatalogDatabaseConfig.Jsii$Proxy. getTargetDatabase()GlueCatalogDatabaseTargetDatabaseGlueCatalogDatabase. getTargetDatabaseInput()Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_database with parameters of type GlueCatalogDatabaseTargetDatabase Modifier and Type Method Description voidGlueCatalogDatabase. putTargetDatabase(GlueCatalogDatabaseTargetDatabase value)voidGlueCatalogDatabaseTargetDatabaseOutputReference. setInternalValue(GlueCatalogDatabaseTargetDatabase value)GlueCatalogDatabase.BuilderGlueCatalogDatabase.Builder. targetDatabase(GlueCatalogDatabaseTargetDatabase targetDatabase)target_database block.GlueCatalogDatabaseConfig.BuilderGlueCatalogDatabaseConfig.Builder. targetDatabase(GlueCatalogDatabaseTargetDatabase targetDatabase)Sets the value ofGlueCatalogDatabaseConfig.getTargetDatabase()
-