GetOrganizationalUnitChildAccountsAccount

data class GetOrganizationalUnitChildAccountsAccount(val arn: String, val email: String, val id: String, val name: String, val status: String)

Constructors

constructor(arn: String, email: String, id: String, name: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the account.

Link copied to clipboard

The email address associated with the AWS account.

Link copied to clipboard
val id: String

Parent identifier of the organizational units.

Link copied to clipboard

The friendly name of the account.

Link copied to clipboard

The status of the account in the organization.