class Aws::SSO::Types::AccountInfo

Provides information about your AWS account.

@!attribute [rw] account_id

The identifier of the AWS account that is assigned to the user.
@return [String]

@!attribute [rw] account_name

The display name of the AWS account that is assigned to the user.
@return [String]

@!attribute [rw] email_address

The email address of the AWS account that is assigned to the user.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sso-2019-06-10/AccountInfo AWS API Documentation