authenticationType

@JvmName(name = "fqbfxcnurwdgsvtk")
suspend fun authenticationType(value: Output<String>)
@JvmName(name = "tcmcfuoynnphcpfc")
suspend fun authenticationType(value: String?)

Parameters

value

The type of client authentication used to connect to the Apache Kafka cluster. Valid values: IAM, NONE. A value of NONE means that no client authentication is used. The default value is NONE.