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.

Provide details about an Amazon Managed Streaming for Apache Kafka (Amazon MSK) cluster.

Inheritance Hierarchy

System.Object
  Amazon.SecurityHub.Model.AwsMskClusterClusterInfoDetails

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

Syntax

C#
public class AwsMskClusterClusterInfoDetails

The AwsMskClusterClusterInfoDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientAuthentication Amazon.SecurityHub.Model.AwsMskClusterClusterInfoClientAuthenticationDetails

Gets and sets the property ClientAuthentication.

Provides information for different modes of client authentication.

Public Property ClusterName System.String

Gets and sets the property ClusterName.

The name of the cluster.

Public Property CurrentVersion System.String

Gets and sets the property CurrentVersion.

The current version of the cluster.

Public Property EncryptionInfo Amazon.SecurityHub.Model.AwsMskClusterClusterInfoEncryptionInfoDetails

Gets and sets the property EncryptionInfo.

Includes encryption-related information, such as the KMS key used for encrypting data at rest and whether you want Amazon MSK to encrypt your data in transit.

Public Property EnhancedMonitoring System.String

Gets and sets the property EnhancedMonitoring.

Specifies the level of monitoring for the cluster.

Public Property NumberOfBrokerNodes System.Int32

Gets and sets the property NumberOfBrokerNodes.

The number of broker nodes in the cluster.

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