class Aws::Detective::Types::RejectInvitationRequest

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

data as a hash:

    {
      graph_arn: "GraphArn", # required
    }

@!attribute [rw] graph_arn

The ARN of the behavior graph to reject the invitation to.

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

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

Constants

SENSITIVE