| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsightRuleContributor> |
GetInsightRuleReportResponse.contributors()
An array of the unique contributors found by this rule in this time period.
|
| Modifier and Type | Method and Description |
|---|---|
GetInsightRuleReportResponse.Builder |
GetInsightRuleReportResponse.Builder.contributors(InsightRuleContributor... contributors)
An array of the unique contributors found by this rule in this time period.
|
| Modifier and Type | Method and Description |
|---|---|
GetInsightRuleReportResponse.Builder |
GetInsightRuleReportResponse.Builder.contributors(Collection<InsightRuleContributor> contributors)
An array of the unique contributors found by this rule in this time period.
|
Copyright © 2023. All rights reserved.