metricDatapoints property

List<InsightRuleMetricDatapoint>? metricDatapoints
final

A time series of metric data points that matches the time period in the rule request.

Implementation

final List<InsightRuleMetricDatapoint>? metricDatapoints;