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

NodeExporter

import type { NodeExporter } from "https://aws-api.deno.dev/v0.3/services/kafka.ts?docs=full";

Indicates whether you want to turn on or turn off the Node Exporter.

interface NodeExporter {
EnabledInBroker: boolean;
}

§Properties

§
EnabledInBroker: boolean
[src]

Indicates whether you want to turn on or turn off the Node Exporter.