Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CancelDomainTransferToAnotherAwsAccountRequest

import type { CancelDomainTransferToAnotherAwsAccountRequest } from "https://aws-api.deno.dev/v0.4/services/route53domains.ts?docs=full";

The CancelDomainTransferToAnotherAwsAccount request includes the following element.

interface CancelDomainTransferToAnotherAwsAccountRequest {
DomainName: string;
}

§Properties

§
DomainName: string
[src]

The name of the domain for which you want to cancel the transfer to another Amazon Web Services account.