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

DescribeDomainRequest

import type { DescribeDomainRequest } from "https://aws-api.deno.dev/v0.3/services/opensearch.ts?docs=full";

Container for the parameters to the "DescribeDomain" operation.

interface DescribeDomainRequest {
DomainName: string;
}

§Properties

§
DomainName: string
[src]

The name of the domain for which you want information.