kafkaClusterClientAuthentication

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

Parameters

value

The type of client authentication used to connect to the Apache Kafka cluster. The value is NONE when no client authentication is used.


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

Parameters

argument

The type of client authentication used to connect to the Apache Kafka cluster. The value is NONE when no client authentication is used.