Provisioned

Provisioned cluster.

Types

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

Properties

Link copied to clipboard

Information about the brokers.

Link copied to clipboard

Includes all client authentication information.

Link copied to clipboard

Information about the Apache Kafka version deployed on the brokers.

Link copied to clipboard

Determines if there is an action required from the customer.

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

Log delivery information 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

This controls storage mode for supported storage tiers.

Link copied to clipboard

The connection string to use to connect to the Apache ZooKeeper cluster.

Link copied to clipboard

The connection string to use to connect to the Apache ZooKeeper cluster on a TLS port.

Functions

Link copied to clipboard
inline fun copy(block: Provisioned.Builder.() -> Unit = {}): Provisioned
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