selfManagedEventSource

@JvmName(name = "fkbhicievqwcermy")
suspend fun selfManagedEventSource(value: Output<EventSourceMappingSelfManagedEventSourceArgs>)
@JvmName(name = "rebbdmwiedyrvfvj")
suspend fun selfManagedEventSource(value: EventSourceMappingSelfManagedEventSourceArgs?)

Parameters

value
  • (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include source_access_configuration. Detailed below.


@JvmName(name = "agfmssnmgfeljseq")
suspend fun selfManagedEventSource(argument: suspend EventSourceMappingSelfManagedEventSourceArgsBuilder.() -> Unit)

Parameters

argument
  • (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include source_access_configuration. Detailed below.