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

Unauthenticated

import type { Unauthenticated } from "https://aws-api.deno.dev/v0.4/services/kafka.ts?docs=full";
interface Unauthenticated {
Enabled?: boolean | null;
}

§Properties

§
Enabled?: boolean | null
[src]

Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.