status property
The status of the report file. Possible string values are:
- "PROCESSING"
- "REPORT_AVAILABLE"
- "FAILED"
- "CANCELLED"
- "QUEUED"
Implementation
core.String? status;
The status of the report file. Possible string values are:
core.String? status;