You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSO::Types::AccountInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides information about your AWS account.

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The identifier of the AWS account that is assigned to the user.

Returns:

  • (String)

    The identifier of the AWS account that is assigned to the user.

#account_nameString

The display name of the AWS account that is assigned to the user.

Returns:

  • (String)

    The display name of the AWS account that is assigned to the user.

#email_addressString

The email address of the AWS account that is assigned to the user.

Returns:

  • (String)

    The email address of the AWS account that is assigned to the user.