Updates the number of broker nodes in the cluster
Source:R/kafka_operations.R
kafka_update_broker_count.RdUpdates the number of broker nodes in the cluster.
See https://www.paws-r-sdk.com/docs/kafka_update_broker_count/ for full documentation.
Arguments
- ClusterArn
[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- CurrentVersion
[required] The version of cluster to update from. A successful operation will then generate a new version.
- TargetNumberOfBrokerNodes
[required] The number of broker nodes that you want the cluster to have after this operation completes successfully.