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