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