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

DescribeCustomPluginRequest

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

§Properties

§
customPluginArn: string
[src]

Returns information about a custom plugin.