class Aws::Detective::Types::GetMembersRequest
@note When making an API call, you may pass GetMembersRequest
data as a hash: { graph_arn: "GraphArn", # required account_ids: ["AccountId"], # required }
@!attribute [rw] graph_arn
The ARN of the behavior graph for which to request the member details. @return [String]
@!attribute [rw] account_ids
The list of AWS account identifiers for the member account for which to return member details. You can request details for up to 50 member accounts at a time. You cannot use `GetMembers` to retrieve information about member accounts that were removed from the behavior graph. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/detective-2018-10-26/GetMembersRequest AWS API Documentation
Constants
- SENSITIVE