AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Kafka.Model.MutableClusterInfo

Namespace: Amazon.Kafka.Model
Assembly: AWSSDK.Kafka.dll
Version: 3.x.y.z

Syntax

C#
public class MutableClusterInfo

The MutableClusterInfo type exposes the following members

Constructors

NameDescription
Public Method MutableClusterInfo()

Properties

NameTypeDescription
Public Property BrokerCountUpdateInfo Amazon.Kafka.Model.BrokerCountUpdateInfo

Gets and sets the property BrokerCountUpdateInfo.

Describes brokers being changed during a broker count update.

Public Property 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.

Public Property ClientAuthentication Amazon.Kafka.Model.ClientAuthentication

Gets and sets the property ClientAuthentication.

Includes all client authentication information.

Public Property ConfigurationInfo Amazon.Kafka.Model.ConfigurationInfo

Gets and sets the property ConfigurationInfo.

Information about the changes in the configuration of the brokers.

Public Property ConnectivityInfo Amazon.Kafka.Model.ConnectivityInfo

Gets and sets the property ConnectivityInfo.

Information about the broker access configuration.

Public Property EncryptionInfo Amazon.Kafka.Model.EncryptionInfo

Gets and sets the property EncryptionInfo.

Includes all encryption-related information.

Public Property 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.

Public Property InstanceType System.String

Gets and sets the property InstanceType.

Information about the Amazon MSK broker type.

Public Property KafkaVersion System.String

Gets and sets the property KafkaVersion.

The Apache Kafka version.

Public Property 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.

Public Property NumberOfBrokerNodes System.Int32

Gets and sets the property NumberOfBrokerNodes.

The number of broker nodes in the cluster.

Public Property OpenMonitoring Amazon.Kafka.Model.OpenMonitoring

Gets and sets the property OpenMonitoring.

The settings for open monitoring.

Public Property StorageMode Amazon.Kafka.StorageMode

Gets and sets the property StorageMode.

This controls storage mode for supported storage tiers.

Version Information

.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