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

BatchModifyClusterSnapshotsOutputMessage

import type { BatchModifyClusterSnapshotsOutputMessage } from "https://aws-api.deno.dev/v0.3/services/redshift.ts?docs=full";
interface BatchModifyClusterSnapshotsOutputMessage {
Resources: string[];
}

§Properties

§

A list of any errors returned.

§
Resources: string[]
[src]

A list of the snapshots that were modified.