cancelDomainTransferToAnotherAwsAccount
inline suspend fun Route53DomainsClient.cancelDomainTransferToAnotherAwsAccount(crossinline block: CancelDomainTransferToAnotherAwsAccountRequest.Builder.() -> Unit): CancelDomainTransferToAnotherAwsAccountResponse
Cancels the transfer of a domain from the current Amazon Web Services account to another Amazon Web Services account. You initiate a transfer betweenAmazon Web Services accounts using TransferDomainToAnotherAwsAccount.
You must cancel the transfer before the other Amazon Web Services account accepts the transfer using AcceptDomainTransferFromAnotherAwsAccount.
Use either ListOperations or GetOperationDetail to determine whether the operation succeeded. GetOperationDetail provides additional information, for example, Domain Transfer from Aws Account 111122223333 has been cancelled
.