KafkaConnectivityEndpoints interface

Kafka bootstrap server and broker related connectivity endpoints.

Properties

bootstrapServerEndpoint

bootstrap server connectivity endpoint.

brokerEndpoints

Kafka broker endpoint list.

Property Details

bootstrapServerEndpoint

bootstrap server connectivity endpoint.

bootstrapServerEndpoint?: string

Property Value

string

brokerEndpoints

Kafka broker endpoint list.

brokerEndpoints?: string[]

Property Value

string[]