| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
Impact |
Impact.clone() |
Impact |
Anomaly.getImpact()
The dollar impact for the anomaly.
|
Impact |
Impact.withMaxImpact(Double maxImpact)
The maximum dollar value that's observed for an anomaly.
|
Impact |
Impact.withTotalImpact(Double totalImpact)
The cumulative dollar value that's observed for an anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Anomaly.setImpact(Impact impact)
The dollar impact for the anomaly.
|
Anomaly |
Anomaly.withImpact(Impact impact)
The dollar impact for the anomaly.
|
Copyright © 2022. All rights reserved.