- Navigation Guide
@aws-sdk/client-detective
ListMembersCommand Class
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.
Parameters
Name | Signature | Summary |
---|---|---|
ListMembersCommandInput |
|
Full Signature
export declare class ListMembersCommand extends ListMembersCommand_base
Related
- ListMembersCommandInput for command's
input
shape. - ListMembersCommandOutput for command's
response
shape. - config for DetectiveClient's
config
shape.