IncidentStatus type
Defines values for IncidentStatus.
KnownIncidentStatus can be used interchangeably with IncidentStatus,
this enum contains the known values that the service supports.
Known values supported by the service
New: An active incident which isn't being handled currently
Active: An active incident which is being handled
Closed: A non-active incident
type IncidentStatus = string