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

GetClusterSnapshotInput

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

§Properties

§
snapshotArn: string
[src]

The arn of the Elastic DocumentDB snapshot.