Cluster

class Cluster : KotlinCustomResource

Resource Type definition for AWS::MSK::Cluster

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the MSK cluster.

Link copied to clipboard

Information about the broker nodes in the cluster.

Link copied to clipboard

Includes all client authentication related information.

Link copied to clipboard
val clusterName: Output<String>

The name of the cluster.

Link copied to clipboard

Represents the configuration that you want MSK to use for the cluster.

Link copied to clipboard
val currentVersion: Output<String>?

The current version of the MSK cluster

Link copied to clipboard

Includes all encryption-related information.

Link copied to clipboard

Specifies the level of monitoring for the MSK cluster.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kafkaVersion: Output<String>

The version of Apache Kafka. You can use Amazon MSK to create clusters that use supported Apache Kafka versions .

Link copied to clipboard

Logging info details for the cluster.

Link copied to clipboard

The number of broker nodes in the cluster.

Link copied to clipboard

The settings for open monitoring.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This controls storage mode for supported storage tiers.

Link copied to clipboard
val tags: Output<Map<String, String>>?

A key-value pair to associate with a resource.

Link copied to clipboard
val urn: Output<String>