class Aws::Detective::Types::AcceptInvitationRequest

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

data as a hash:

    {
      graph_arn: "GraphArn", # required
    }

@!attribute [rw] graph_arn

The ARN of the behavior graph that the member account is accepting
the invitation for.

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

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

Constants

SENSITIVE