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.

Container for the parameters to the DescribeCluster operation. Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Kafka.AmazonKafkaRequest
      Amazon.Kafka.Model.DescribeClusterRequest

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

Syntax

C#
public class DescribeClusterRequest : AmazonKafkaRequest
         IAmazonWebServiceRequest

The DescribeClusterRequest type exposes the following members

Constructors

NameDescription
Public Method DescribeClusterRequest()

Properties

NameTypeDescription
Public Property ClusterArn System.String

Gets and sets the property ClusterArn.

The Amazon Resource Name (ARN) that uniquely identifies 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