status property
The current status of the data source. When the status is
ACTIVE
the data source is ready to use. When the status is
FAILED
, the ErrorMessage
field contains the reason
that the data source failed.
Implementation
final DataSourceStatus? status;