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

ConnectGcpConfig

import type { ConnectGcpConfig } from "https://googleapis.deno.dev/v1/managedkafka:v1.ts";

Configuration properties for a Kafka Connect cluster deployed to Google Cloud Platform.

interface ConnectGcpConfig {
accessConfig?: ConnectAccessConfig;
secretPaths?: string[];
}

§Properties

§

Required. Access configuration for the Kafka Connect cluster.

§
secretPaths?: string[]
[src]

Optional. Secrets to load into workers. Exact SecretVersions from Secret Manager must be provided -- aliases are not supported. Up to 32 secrets may be loaded into one cluster. Format: projects//secrets//versions/