AwsAccount

Provides information about an Amazon Web Services account and entity that performed an action on an affected resource. The action was performed using the credentials for an Amazon Web Services account other than your own account.

Types

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

Properties

Link copied to clipboard

The unique identifier for the Amazon Web Services account.

Link copied to clipboard

The unique identifier for the entity that performed the action.

Functions

Link copied to clipboard
inline fun copy(block: AwsAccount.Builder.() -> Unit = {}): AwsAccount
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