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

Iam

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

Details for IAM access control.

interface Iam {
Enabled?: boolean | null;
}

§Properties

§
Enabled?: boolean | null
[src]

Indicates whether IAM access control is enabled.