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

EBSOptionsStatus

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

Status of the EBS options for the specified domain.

interface EBSOptionsStatus {
Options: EBSOptions;
Status: OptionStatus;
}

§Properties

§

The EBS options for the specified domain.

§

The status of the EBS options for the specified domain.