| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static RootCause.Builder |
RootCause.builder() |
RootCause.Builder |
RootCause.Builder.linkedAccount(String linkedAccount)
The member account value that's associated with the cost anomaly.
|
RootCause.Builder |
RootCause.Builder.linkedAccountName(String linkedAccountName)
The member account name value that's associated with the cost anomaly.
|
RootCause.Builder |
RootCause.Builder.region(String region)
The Amazon Web Services Region that's associated with the cost anomaly.
|
RootCause.Builder |
RootCause.Builder.service(String service)
The Amazon Web Service name that's associated with the cost anomaly.
|
RootCause.Builder |
RootCause.toBuilder() |
RootCause.Builder |
RootCause.Builder.usageType(String usageType)
The
UsageType value that's associated with the cost anomaly. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RootCause.Builder> |
RootCause.serializableBuilderClass() |
Copyright © 2023. All rights reserved.