lastUpdateStatus property

AggregatedSourceStatusType? lastUpdateStatus
final

Filters the last updated status type.

  • Valid value FAILED indicates errors while moving data.
  • Valid value SUCCEEDED indicates the data was successfully moved.
  • Valid value OUTDATED indicates the data is not the most recent.

Implementation

final AggregatedSourceStatusType? lastUpdateStatus;