Bagikan melalui


GetIncidentRootCauseResponse type

Berisi data respons untuk operasi getIncidentRootCause.

type GetIncidentRootCauseResponse = { rootCauses: IncidentRootCause[] }