updateClusterConfiguration
inline suspend fun KafkaClient.updateClusterConfiguration(crossinline block: UpdateClusterConfigurationRequest.Builder.() -> Unit): UpdateClusterConfigurationResponse
Updates the cluster with the configuration that is specified in the request body.