| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<DimensionValueContribution> |
DimensionContribution.dimensionValueContributionList()
A list of dimension values that contributed to the anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
DimensionContribution.Builder |
DimensionContribution.Builder.dimensionValueContributionList(DimensionValueContribution... dimensionValueContributionList)
A list of dimension values that contributed to the anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
DimensionContribution.Builder |
DimensionContribution.Builder.dimensionValueContributionList(Collection<DimensionValueContribution> dimensionValueContributionList)
A list of dimension values that contributed to the anomaly.
|
Copyright © 2023. All rights reserved.