class Aws::Detective::Types::DisassociateMembershipRequest

@note When making an API call, you may pass DisassociateMembershipRequest

data as a hash:

    {
      graph_arn: "GraphArn", # required
    }

@!attribute [rw] graph_arn

The ARN of the behavior graph to remove the member account from.

The member account's member status in the behavior graph must be
`ENABLED`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/detective-2018-10-26/DisassociateMembershipRequest AWS API Documentation

Constants

SENSITIVE