@aws-sdk/client-kafkaconnect

ApacheKafkaCluster Interface

The details of the Apache Kafka cluster to which the connector is connected.

Members

Name
Type
Details
bootstrapServers Requiredstring | undefined

The bootstrap servers of the cluster.

vpc RequiredVpc | undefined

Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.

Full Signature

export interface ApacheKafkaCluster