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

Class: Aws::SSO::Types::RoleInfo

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

Overview

Provides information about the role that is assigned to the user.

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The identifier of the AWS account assigned to the user.

Returns:

  • (String)

    The identifier of the AWS account assigned to the user.

#role_nameString

The friendly name of the role that is assigned to the user.

Returns:

  • (String)

    The friendly name of the role that is assigned to the user.