| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static CatalogType |
CatalogType.fromValue(String value)
Use this in place of valueOf.
|
static CatalogType |
CatalogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogType[] |
CatalogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataCatalogDetail |
MetadataCatalogDetail.withCatalogType(CatalogType catalogType)
The type of metadata catalog that Amazon AppFlow used for the associated flow run.
|
Copyright © 2024. All rights reserved.