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

DeleteConfigurationRequest

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

§Properties

§
Arn: string
[src]

The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.