| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
MetadataCatalogConfig |
MetadataCatalogConfig.clone() |
MetadataCatalogConfig |
UpdateFlowRequest.getMetadataCatalogConfig()
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
MetadataCatalogConfig |
DescribeFlowResult.getMetadataCatalogConfig()
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
MetadataCatalogConfig |
CreateFlowRequest.getMetadataCatalogConfig()
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
MetadataCatalogConfig |
MetadataCatalogConfig.withGlueDataCatalog(GlueDataCatalogConfig glueDataCatalog)
Specifies the configuration that Amazon AppFlow uses when it catalogs your data with the Glue Data Catalog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFlowRequest.setMetadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
void |
DescribeFlowResult.setMetadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
void |
CreateFlowRequest.setMetadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
UpdateFlowRequest |
UpdateFlowRequest.withMetadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
DescribeFlowResult |
DescribeFlowResult.withMetadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
CreateFlowRequest |
CreateFlowRequest.withMetadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
Copyright © 2025. All rights reserved.