Properties specific to Incident events
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| endTime | Maybe<Any> | The time when the incident ended |
| id | String | The ID of the incident. |
| severity | Maybe<CompassIncidentEventSeverity> | The severity of the incident |
| startTime | Maybe<Any> | The time when the incident started |
| state | Maybe<CompassIncidentEventState> | The state of the incident. |
Rate this page: