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

ElasticsearchClusterConfigStatus

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

Specifies the configuration status for the specified Elasticsearch domain.

interface ElasticsearchClusterConfigStatus {
Status: OptionStatus;
}

§Properties

§

Specifies the cluster configuration for the specified Elasticsearch domain.

§

Specifies the status of the configuration for the specified Elasticsearch domain.