| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsightRuleContributorDatapoint> |
InsightRuleContributor.datapoints()
An array of the data points where this contributor is present.
|
| Modifier and Type | Method and Description |
|---|---|
InsightRuleContributor.Builder |
InsightRuleContributor.Builder.datapoints(InsightRuleContributorDatapoint... datapoints)
An array of the data points where this contributor is present.
|
| Modifier and Type | Method and Description |
|---|---|
InsightRuleContributor.Builder |
InsightRuleContributor.Builder.datapoints(Collection<InsightRuleContributorDatapoint> datapoints)
An array of the data points where this contributor is present.
|
Copyright © 2021. All rights reserved.