GetIncidentRootCauseResponse type

Contains response data for the getIncidentRootCause operation.

type GetIncidentRootCauseResponse = { rootCauses: IncidentRootCause[] }