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

DeleteClusterSnapshotInput

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

§Properties

§
snapshotArn: string
[src]

The arn of the Elastic DocumentDB snapshot that is to be deleted.