Builder

class Builder

Properties

Link copied to clipboard
var dataPullEndTime: <Error class: unknown class>?

The timestamp that indicates the last new or updated record to be transferred in the flow run.

Link copied to clipboard
var dataPullStartTime: <Error class: unknown class>?

The timestamp that determines the first new or updated record to be transferred in the flow run.

Link copied to clipboard

Specifies the identifier of the given flow run.

Link copied to clipboard

Describes the result of the given flow run.

Link copied to clipboard

Specifies the flow run status and whether it is in progress, has completed successfully, or has failed.

Link copied to clipboard
var lastUpdatedAt: <Error class: unknown class>?

Specifies the time of the most recent update.

Link copied to clipboard

Describes the metadata catalog, metadata table, and data partitions that Amazon AppFlow used for the associated flow run.

Link copied to clipboard
var startedAt: <Error class: unknown class>?

Specifies the start time of the flow run.

Functions

Link copied to clipboard