| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyScore |
AnomalyScore.clone() |
AnomalyScore |
Anomaly.getAnomalyScore()
The latest and maximum score for the anomaly.
|
AnomalyScore |
AnomalyScore.withCurrentScore(Double currentScore)
The last observed score.
|
AnomalyScore |
AnomalyScore.withMaxScore(Double maxScore)
The maximum score that's observed during the
AnomalyDateInterval. |
| Modifier and Type | Method and Description |
|---|---|
void |
Anomaly.setAnomalyScore(AnomalyScore anomalyScore)
The latest and maximum score for the anomaly.
|
Anomaly |
Anomaly.withAnomalyScore(AnomalyScore anomalyScore)
The latest and maximum score for the anomaly.
|
Copyright © 2025. All rights reserved.