status property

BusinessReportStatus? status
final

The status of the report generation execution (RUNNING, SUCCEEDED, or FAILED).

Implementation

final BusinessReportStatus? status;