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

DescribeClusterResult

import type { DescribeClusterResult } from "https://aws-api.deno.dev/v0.3/services/snowball.ts?docs=full";
interface DescribeClusterResult {
ClusterMetadata?: ClusterMetadata | null;
}

§Properties

§
ClusterMetadata?: ClusterMetadata | null
[src]

Information about a specific cluster, including shipping information, cluster status, and other important metadata.