EventStatusValues type

Current status of event.
KnownEventStatusValues can be used interchangeably with EventStatusValues, this enum contains the known values that the service supports.

Known values supported by the service

Active: Active
Resolved: Resolved

type EventStatusValues = string