Uses of Class
software.amazon.awssdk.services.appflow.model.GlueDataCatalogConfig
-
Packages that use GlueDataCatalogConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of GlueDataCatalogConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return GlueDataCatalogConfig Modifier and Type Method Description GlueDataCatalogConfigMetadataCatalogConfig. glueDataCatalog()Specifies the configuration that Amazon AppFlow uses when it catalogs your data with the Glue Data Catalog.Methods in software.amazon.awssdk.services.appflow.model with parameters of type GlueDataCatalogConfig Modifier and Type Method Description MetadataCatalogConfig.BuilderMetadataCatalogConfig.Builder. glueDataCatalog(GlueDataCatalogConfig glueDataCatalog)Specifies the configuration that Amazon AppFlow uses when it catalogs your data with the Glue Data Catalog.
-