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

Class: Aws::SSO::Types::ListAccountRolesResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The page token client that is used to retrieve the list of accounts.

Returns:

  • (String)

    The page token client that is used to retrieve the list of accounts.

#role_listArray<Types::RoleInfo>

A paginated response with the list of roles and the next token if more results are available.

Returns:

  • (Array<Types::RoleInfo>)

    A paginated response with the list of roles and the next token if more results are available.