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