GetDelegatedAdministratorsDelegatedAdministrator

data class GetDelegatedAdministratorsDelegatedAdministrator(val arn: String, val delegationEnabledDate: String, val email: String, val id: String, val joinedMethod: String, val joinedTimestamp: String, val name: String, val status: String)

Constructors

constructor(arn: String, delegationEnabledDate: String, email: String, id: String, joinedMethod: String, joinedTimestamp: String, name: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The 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 AWS 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

The friendly name of the delegated administrator's account.

Link copied to clipboard

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