selfManagedEventSource property

Input<EventSourceMappingSelfManagedEventSource?>? selfManagedEventSource
final

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

Implementation

final pulumi.Input<EventSourceMappingSelfManagedEventSource?>? selfManagedEventSource;