ReportStatus type
Defines values for ReportStatus.
KnownReportStatus can be used interchangeably with ReportStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Active: The report is active.
Failed: The report is failed.
Reviewing: The report is under reviewing.
Disabled: The report is disabled.
type ReportStatus = string