Values.AccountDetailSourceSpecifies the details of an account to associate with an Amazon Macie administrator account.
type nonrec t = {accountId : string;The Amazon Web Services account ID for the account.
*)email : string;The email address for the account.
*)}