rootCauses property

List<RootCause>? rootCauses
final

The list of identified root causes for the anomaly.

Implementation

final List<RootCause>? rootCauses;