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

DescribeClusterV2Response

import type { DescribeClusterV2Response } from "https://aws-api.deno.dev/v0.3/services/kafka.ts?docs=full";
interface DescribeClusterV2Response {
ClusterInfo?: Cluster | null;
}

§Properties

§
ClusterInfo?: Cluster | null
[src]

The cluster information.