RootCause

class RootCause

The combination of Amazon Web Service, linked account, linked account name, Region, and usage type where a cost anomaly is observed. 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 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 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