updateSecurity
inline suspend fun KafkaClient.updateSecurity(crossinline block: UpdateSecurityRequest.Builder.() -> Unit): UpdateSecurityResponse
Updates the security settings for the cluster. You can use this operation to specify encryption and authentication on existing clusters.