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

DescribeDomainResponse

import type { DescribeDomainResponse } from "https://aws-api.deno.dev/v0.3/services/voiceid.ts?docs=full";
interface DescribeDomainResponse {
Domain?: Domain | null;
}

§Properties

§
Domain?: Domain | null
[src]

Information about the specified domain.