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

CancelClusterRequest

import type { CancelClusterRequest } from "https://aws-api.deno.dev/v0.3/services/snowball.ts?docs=full";
interface CancelClusterRequest {
ClusterId: string;
}

§Properties

§
ClusterId: string
[src]

The 39-character ID for the cluster that you want to cancel, for example CID123e4567-e89b-12d3-a456-426655440000.