listMembers
inline suspend fun DetectiveClient.listMembers(crossinline block: ListMembersRequest.Builder.() -> Unit): ListMembersResponse
Retrieves the list of member accounts for a behavior graph.
For invited accounts, the results do not include member accounts that were removed from the behavior graph.
For the organization behavior graph, the results do not include organization accounts that the Detective administrator account has not enabled as member accounts.