EventSourceMappingSelfManagedEventSource

Constructors

Link copied to clipboard
constructor(endpoints: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A map of endpoints for the self managed source. For Kafka self-managed sources, the key should be KAFKA_BOOTSTRAP_SERVERS and the value should be a string with a comma separated list of broker endpoints.