class Aws::SSO::Types::ListAccountRolesResponse

@!attribute [rw] next_token

The page token client that is used to retrieve the list of accounts.
@return [String]

@!attribute [rw] role_list

A paginated response with the list of roles and the next token if
more results are available.
@return [Array<Types::RoleInfo>]

@see docs.aws.amazon.com/goto/WebAPI/sso-2019-06-10/ListAccountRolesResponse AWS API Documentation