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

SnapshotOptionsStatus

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

Status of a daily automated snapshot.

interface SnapshotOptionsStatus {
Options: SnapshotOptions;
Status: OptionStatus;
}

§Properties

§

Specifies the daily snapshot options specified for the Elasticsearch domain.

§

Specifies the status of a daily automated snapshot.