CreateClusterRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

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

The name of the cluster.

Link copied to clipboard

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

Link copied to clipboard

Includes all encryption-related information.

Link copied to clipboard

Specifies the level of monitoring for the MSK cluster. The possible values are DEFAULT, PER_BROKER, PER_TOPIC_PER_BROKER, and PER_TOPIC_PER_PARTITION.

Link copied to clipboard

The version of Apache Kafka.

Link copied to clipboard
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

This controls storage mode for supported storage tiers.

Link copied to clipboard

Create tags when creating the cluster.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String