ProvisionedRequest

Provisioned cluster request.

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

Represents the configuration that you want Amazon 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 Apache Kafka version that you want for the cluster.

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.

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