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

DeleteClusterSnapshotOutput

import type { DeleteClusterSnapshotOutput } from "https://aws-api.deno.dev/v0.4/services/docdbelastic.ts?docs=full";
interface DeleteClusterSnapshotOutput {
snapshot: ClusterSnapshot;
}

§Properties

§

Returns information about the newly deleted Elastic DocumentDB snapshot.