AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateBrokerCount operation. Updates the number of broker nodes in the cluster.
Namespace: Amazon.Kafka.Model
Assembly: AWSSDK.Kafka.dll
Version: 3.x.y.z
public class UpdateBrokerCountRequest : AmazonKafkaRequest IAmazonWebServiceRequest
The UpdateBrokerCountRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateBrokerCountRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterArn | System.String |
Gets and sets the property ClusterArn. The Amazon Resource Name (ARN) that uniquely identifies the cluster. |
![]() |
CurrentVersion | System.String |
Gets and sets the property CurrentVersion. The version of cluster to update from. A successful operation will then generate a new version. |
![]() |
TargetNumberOfBrokerNodes | System.Int32 |
Gets and sets the property TargetNumberOfBrokerNodes. The number of broker nodes that you want the cluster to have after this operation completes successfully. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5