ServiceImpactingEventIncidentProperties interface
Properties of the service impacting event.
Properties
incident |
Type of Event. |
region | Region impacted by the event. |
service | Service impacted by the event. |
title | Title of the incident. |
Property Details
incidentType
Type of Event.
incidentType?: string
Property Value
string
region
Region impacted by the event.
region?: string
Property Value
string
service
Service impacted by the event.
service?: string
Property Value
string
title
Title of the incident.
title?: string
Property Value
string