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

DeleteCustomPluginRequest

import type { DeleteCustomPluginRequest } from "https://aws-api.deno.dev/v0.4/services/kafkaconnect.ts?docs=full";
interface DeleteCustomPluginRequest {
customPluginArn: string;
}

§Properties

§
customPluginArn: string
[src]

The Amazon Resource Name (ARN) of the custom plugin that you want to delete.