RootCause

class RootCause

The combination of Amazon Web Services service, linked account, linked account name, Region, and usage type where a cost anomaly is observed, along with the dollar and percentage amount of the anomaly impact. The linked account name will only be available when the account name can be identified.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The dollar impact for the root cause.

Link copied to clipboard

The member account value that's associated with the cost anomaly.

Link copied to clipboard

The member account name value that's associated with the cost anomaly.

Link copied to clipboard

The Amazon Web Services Region that's associated with the cost anomaly.

Link copied to clipboard

The Amazon Web Services service name that's associated with the cost anomaly.

Link copied to clipboard

The UsageType value that's associated with the cost anomaly.

Functions

Link copied to clipboard
inline fun copy(block: RootCause.Builder.() -> Unit = {}): RootCause
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String