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

DomainInfo

import type { DomainInfo } from "https://aws-api.deno.dev/v0.3/services/opensearch.ts?docs=full";
interface DomainInfo {
DomainName?: string | null;
EngineType?: EngineType | null;
}

§Properties

§
DomainName?: string | null
[src]

The DomainName.

§
EngineType?: EngineType | null
[src]

Specifies the EngineType of the domain.