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

Class: Aws::Detective::Types::ListMembersResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#member_detailsArray<Types::MemberDetail>

The list of member accounts in the behavior graph.

The results include member accounts that did not pass verification and member accounts that have not yet accepted the invitation to the behavior graph. The results do not include member accounts that were removed from the behavior graph.

Returns:

#next_tokenString

If there are more member accounts remaining in the results, then this is the pagination token to use to request the next page of member accounts.

Returns:

  • (String)

    If there are more member accounts remaining in the results, then this is the pagination token to use to request the next page of member accounts.