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

Class: Aws::SSO::Types::ListAccountsResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#account_listArray<Types::AccountInfo>

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

Returns:

  • (Array<Types::AccountInfo>)

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

#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.