instances property

List<AnomalyInstance> instances
final

A list of the instances of the detected anomalies during the requested period.

Implementation

final List<AnomalyInstance> instances;