selfManagedEventSource property

Output<EventSourceMappingSelfManagedEventSource?> selfManagedEventSource
latefinal

For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include sourceAccessConfiguration. See below.

Implementation

late final pulumi.Output<EventSourceMappingSelfManagedEventSource?> selfManagedEventSource;