Values.UnprocessedAccountSourceA member account that was included in a request but for which the request could not be processed.
type nonrec t = {accountId : AccountId.t option;The Amazon Web Services account identifier of the member account that was not processed.
*)reason : UnprocessedReason.t option;The reason that the member account request could not be processed.
*)}