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.3/services/opensearch.ts?docs=full";

Status of a daily automated snapshot.

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

§Properties

§

The daily snapshot options specified for the domain.

§

The status of a daily automated snapshot.