kafkaClusterClientAuthentication

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

Parameters

value

Details of the client authentication used by the Apache Kafka cluster. See kafka_cluster_client_authentication Block for details.


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

Parameters

argument

Details of the client authentication used by the Apache Kafka cluster. See kafka_cluster_client_authentication Block for details.