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

Class: Aws::Connect::Types::UserSummary

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

Overview

Contains summary information about a user.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the user account.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the user account.

#idString

The identifier of the user account.

Returns:

  • (String)

    The identifier of the user account.

#usernameString

The Amazon Connect user name of the user account.

Returns:

  • (String)

    The Amazon Connect user name of the user account.