Status type

The status of the hunt.
KnownStatus can be used interchangeably with Status, this enum contains the known values that the service supports.

Known values supported by the service

New: New
Active: Active
Closed: Closed
Backlog: Backlog
Approved: Approved
Succeeded: Succeeded
Failed: Failed
InProgress: InProgress

type Status = string