self Managed Event Source
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.
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.