RegistrationOutput

Describes the status of an attempt from Amazon AppFlow to register a resource.

When you run a flow that you've configured to use a metadata catalog, Amazon AppFlow registers a metadata table and data partitions with that catalog. This operation provides the status of that registration attempt. The operation also indicates how many related resources Amazon AppFlow created or updated.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Explains the status of the registration attempt from Amazon AppFlow. If the attempt fails, the message explains why.

Link copied to clipboard

Indicates the number of resources that Amazon AppFlow created or updated. Possible resources include metadata tables and data partitions.

Link copied to clipboard

Indicates the status of the registration attempt from Amazon AppFlow.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String