| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
MetadataCatalogConfig |
CreateFlowRequest.metadataCatalogConfig()
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
MetadataCatalogConfig |
DescribeFlowResponse.metadataCatalogConfig()
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
MetadataCatalogConfig |
UpdateFlowRequest.metadataCatalogConfig()
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlowRequest.Builder |
CreateFlowRequest.Builder.metadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
DescribeFlowResponse.Builder |
DescribeFlowResponse.Builder.metadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.metadataCatalogConfig(MetadataCatalogConfig metadataCatalogConfig)
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the
associated flow.
|
Copyright © 2023. All rights reserved.