IncidentTaskStatus type
The status of the task
KnownIncidentTaskStatus can be used interchangeably with IncidentTaskStatus,
this enum contains the known values that the service supports.
Known values supported by the service
New: A new task
Completed: A completed task
type IncidentTaskStatus = string