selfManagedKafkaParameters

@JvmName(name = "wbpboaxypditgowx")
suspend fun selfManagedKafkaParameters(value: Output<PipeSourceSelfManagedKafkaParametersArgs>)
@JvmName(name = "pqttnobookvlxuyx")
suspend fun selfManagedKafkaParameters(value: PipeSourceSelfManagedKafkaParametersArgs?)

Parameters

value

The parameters for using a self-managed Apache Kafka stream as a source. A self managed cluster refers to any Apache Kafka cluster not hosted by AWS . This includes both clusters you manage yourself, as well as those hosted by a third-party provider, such as Confluent Cloud , CloudKarafka , or Redpanda . For more information, see Apache Kafka streams as a source in the Amazon EventBridge User Guide .


@JvmName(name = "wvoymbqrcfcdareh")
suspend fun selfManagedKafkaParameters(argument: suspend PipeSourceSelfManagedKafkaParametersArgsBuilder.() -> Unit)

Parameters

argument

The parameters for using a self-managed Apache Kafka stream as a source. A self managed cluster refers to any Apache Kafka cluster not hosted by AWS . This includes both clusters you manage yourself, as well as those hosted by a third-party provider, such as Confluent Cloud , CloudKarafka , or Redpanda . For more information, see Apache Kafka streams as a source in the Amazon EventBridge User Guide .