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

DeleteDomainRequest

import type { DeleteDomainRequest } from "https://aws-api.deno.dev/v0.3/services/lightsail.ts?docs=full";
interface DeleteDomainRequest {
domainName: string;
}

§Properties

§
domainName: string
[src]

The specific domain name to delete.