kafkaClusterClientAuthentication

@JvmName(name = "lpctcasevgapcdka")
suspend fun kafkaClusterClientAuthentication(value: Output<ConnectorKafkaClusterClientAuthenticationArgs>)

Parameters

value

Details of the client authentication used by the Apache Kafka cluster. See below.


@JvmName(name = "kacuhnmeskphpkdj")
suspend fun kafkaClusterClientAuthentication(argument: suspend ConnectorKafkaClusterClientAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

Details of the client authentication used by the Apache Kafka cluster. See below.