- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-kafkaconnect
ApacheKafkaCluster Interface
The details of the Apache Kafka cluster to which the connector is connected.
Members
Name | Type | Details |
---|---|---|
bootstrapServers Required | string | undefined | The bootstrap servers of the cluster. |
vpc Required | Vpc | undefined | Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster. |
Full Signature
export interface ApacheKafkaCluster