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

DeleteClusterOutput

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

§Properties

§
cluster: Cluster
[src]

Returns information about the newly deleted Elastic DocumentDB cluster.