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

CreateConfigurationRequest

import type { CreateConfigurationRequest } from "https://aws-api.deno.dev/v0.3/services/kafka.ts?docs=full";
interface CreateConfigurationRequest {
Description?: string | null;
KafkaVersions?: string[] | null;
Name: string;
ServerProperties: Uint8Array | string;
}

§Properties

§
Description?: string | null
[src]

The description of the configuration.

§
KafkaVersions?: string[] | null
[src]

The versions of Apache Kafka with which you can use this MSK configuration.

§
Name: string
[src]

The name of the configuration.

§
ServerProperties: Uint8Array | string
[src]

TODO: Failed to render documentation: unhandled paragraph inner tag filename