| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<RootCause> |
Anomaly.rootCauses()
The list of identified root causes for the anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
Anomaly.Builder |
Anomaly.Builder.rootCauses(RootCause... rootCauses)
The list of identified root causes for the anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
Anomaly.Builder |
Anomaly.Builder.rootCauses(Collection<RootCause> rootCauses)
The list of identified root causes for the anomaly.
|
Copyright © 2021. All rights reserved.