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

VPCDerivedInfoStatus

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

Status of the VPC options for the specified Elasticsearch domain.

interface VPCDerivedInfoStatus {
Options: VPCDerivedInfo;
Status: OptionStatus;
}

§Properties

§

Specifies the VPC options for the specified Elasticsearch domain.

§

Specifies the status of the VPC options for the specified Elasticsearch domain.