Values.AcceptInvitationRequestSourceAccepts an Amazon Macie membership invitation that was received from a specific account.
type nonrec t = {administratorAccountId : string option;The Amazon Web Services account ID for the account that sent the invitation.
*)invitationId : string;The unique identifier for the invitation to accept.
*)masterAccount : string option;(Deprecated) The Amazon Web Services account ID for the account that sent the invitation. This property has been replaced by the administratorAccountId property and is retained only for backward compatibility.
*)}