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

DomainMetadataRequest

import type { DomainMetadataRequest } from "https://aws-api.deno.dev/v0.4/services/simpledb.ts?docs=full";
interface DomainMetadataRequest {
DomainName: string;
}

§Properties

§
DomainName: string
[src]

The name of the domain for which to display the metadata of.