static RootCause.Builder |
RootCause.builder() |
|
default RootCause.Builder |
RootCause.Builder.impact(Consumer<RootCauseImpact.Builder> impact) |
The dollar impact for the root cause.
|
RootCause.Builder |
RootCause.Builder.impact(RootCauseImpact impact) |
The dollar impact for the root cause.
|
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 Services 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.
|