Values.TransferDomainToAnotherAwsAccountRequestSourceThe TransferDomainToAnotherAwsAccount request includes the following elements.
type nonrec t = {domainName : DomainName.t;The name of the domain that you want to transfer from the current Amazon Web Services account to another account.
*)accountId : AccountId.t;The account ID of the Amazon Web Services account that you want to transfer the domain to, for example, 111122223333.
*)}