Property Name | Type | Description |
---|---|---|
description | Maybe<String> | The description of the event. |
displayName | String | The name of the event. |
endTime | InputMaybe<Any> | The time when the incident ended |
id | String | The ID of the incident. |
lastUpdated | Any | The last time this event was updated. |
severity | InputMaybe<CompassIncidentEventSeverityInput> | The severity of the incident |
startTime | Any | The time when the incident started |
state | CompassIncidentEventState | The state of the incident. |
updateSequenceNumber | Any | A number specifying the order of the update to the event. |
url | Maybe<Any> | The URL of the event. |
Rate this page: