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.
Information about cluster attributes that can be updated via update APIs.
Namespace: Amazon.Kafka.Model
Assembly: AWSSDK.Kafka.dll
Version: 3.x.y.z
public class MutableClusterInfo
The MutableClusterInfo type exposes the following members
Name | Description | |
---|---|---|
MutableClusterInfo() |
Name | Type | Description | |
---|---|---|---|
BrokerCountUpdateInfo | Amazon.Kafka.Model.BrokerCountUpdateInfo |
Gets and sets the property BrokerCountUpdateInfo. Describes brokers being changed during a broker count update. |
|
BrokerEBSVolumeInfo | System.Collections.Generic.List<Amazon.Kafka.Model.BrokerEBSVolumeInfo> |
Gets and sets the property BrokerEBSVolumeInfo. Specifies the size of the EBS volume and the ID of the associated broker. |
|
ClientAuthentication | Amazon.Kafka.Model.ClientAuthentication |
Gets and sets the property ClientAuthentication. Includes all client authentication information. |
|
ConfigurationInfo | Amazon.Kafka.Model.ConfigurationInfo |
Gets and sets the property ConfigurationInfo. Information about the changes in the configuration of the brokers. |
|
ConnectivityInfo | Amazon.Kafka.Model.ConnectivityInfo |
Gets and sets the property ConnectivityInfo. Information about the broker access configuration. |
|
EncryptionInfo | Amazon.Kafka.Model.EncryptionInfo |
Gets and sets the property EncryptionInfo. Includes all encryption-related information. |
|
EnhancedMonitoring | Amazon.Kafka.EnhancedMonitoring |
Gets and sets the property EnhancedMonitoring. Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster. |
|
InstanceType | System.String |
Gets and sets the property InstanceType. Information about the Amazon MSK broker type. |
|
KafkaVersion | System.String |
Gets and sets the property KafkaVersion. The Apache Kafka version. |
|
LoggingInfo | Amazon.Kafka.Model.LoggingInfo |
Gets and sets the property LoggingInfo. You can configure your MSK cluster to send broker logs to different destination types. This is a container for the configuration details related to broker logs. |
|
NumberOfBrokerNodes | System.Int32 |
Gets and sets the property NumberOfBrokerNodes. The number of broker nodes in the cluster. |
|
OpenMonitoring | Amazon.Kafka.Model.OpenMonitoring |
Gets and sets the property OpenMonitoring. The settings for open monitoring. |
|
StorageMode | Amazon.Kafka.StorageMode |
Gets and sets the property StorageMode. This controls storage mode for supported storage tiers. |
.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