Values.AdminAccountSourceProvides information about the delegated Amazon Macie administrator account for an organization in Organizations.
type nonrec t = {accountId : string option;The Amazon Web Services account ID for the account.
*)status : AdminStatus.t option;The current status of the account as the delegated Amazon Macie administrator account for the organization.
*)}