selfManagedEventSource

@JvmName(name = "kenuryarmucfpdtr")
suspend fun selfManagedEventSource(value: Output<EventSourceMappingSelfManagedEventSourceArgs>)
@JvmName(name = "uqhrwkvppihvvfuy")
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 = "prnjiytfumdyrmnl")
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.