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

DescribeElasticsearchDomainRequest

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

Container for the parameters to the "DescribeElasticsearchDomain" operation.

interface DescribeElasticsearchDomainRequest {
DomainName: string;
}

§Properties

§
DomainName: string
[src]

The name of the Elasticsearch domain for which you want information.