clientProperties

@JvmName(name = "kiqakqeprnrrlmqb")
suspend fun clientProperties(value: Output<Map<String, String>>)
@JvmName(name = "xvukqjweoynlohbv")
suspend fun clientProperties(value: Map<String, String>)

Parameters

value

Properties of the Apache Kafka producer client. For more info, see the AWS documentation.


@JvmName(name = "mrfcjidqyisxykqi")
fun clientProperties(vararg values: Pair<String, String>)

Parameters

values

Properties of the Apache Kafka producer client. For more info, see the AWS documentation.