DelegatedAdministrator

Contains information about the delegated administrator.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the delegated administrator's account.

Link copied to clipboard

The date when the account was made a delegated administrator.

Link copied to clipboard

The email address that is associated with the delegated administrator's Amazon Web Services account.

Link copied to clipboard
val id: String?

The unique identifier (ID) of the delegated administrator's account.

Link copied to clipboard

The method by which the delegated administrator's account joined the organization.

Link copied to clipboard

The date when the delegated administrator's account became a part of the organization.

Link copied to clipboard
val name: String?

The friendly name of the delegated administrator's account.

Link copied to clipboard

The status of the delegated administrator's account in the organization.

Functions

Link copied to clipboard
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