| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsightRuleMetricDatapoint> |
GetInsightRuleReportResponse.metricDatapoints()
A time series of metric data points that matches the time period in the rule request.
|
| Modifier and Type | Method and Description |
|---|---|
GetInsightRuleReportResponse.Builder |
GetInsightRuleReportResponse.Builder.metricDatapoints(InsightRuleMetricDatapoint... metricDatapoints)
A time series of metric data points that matches the time period in the rule request.
|
| Modifier and Type | Method and Description |
|---|---|
GetInsightRuleReportResponse.Builder |
GetInsightRuleReportResponse.Builder.metricDatapoints(Collection<InsightRuleMetricDatapoint> metricDatapoints)
A time series of metric data points that matches the time period in the rule request.
|
Copyright © 2021. All rights reserved.