| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
RegistrationOutput |
MetadataCatalogDetail.partitionRegistrationOutput()
Describes the status of the attempt from Amazon AppFlow to register the data partitions with the metadata
catalog.
|
RegistrationOutput |
MetadataCatalogDetail.tableRegistrationOutput()
Describes the status of the attempt from Amazon AppFlow to register the metadata table with the metadata catalog.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataCatalogDetail.Builder |
MetadataCatalogDetail.Builder.partitionRegistrationOutput(RegistrationOutput partitionRegistrationOutput)
Describes the status of the attempt from Amazon AppFlow to register the data partitions with the metadata
catalog.
|
MetadataCatalogDetail.Builder |
MetadataCatalogDetail.Builder.tableRegistrationOutput(RegistrationOutput tableRegistrationOutput)
Describes the status of the attempt from Amazon AppFlow to register the metadata table with the metadata
catalog.
|
Copyright © 2022. All rights reserved.