Builder
Properties
Information about the brokers.
Includes all client authentication information.
Represents the configuration that you want Amazon MSK to use for the brokers in a cluster.
Includes all encryption-related information.
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.
The Apache Kafka version that you want for the cluster.
Log delivery information for the cluster.
The number of broker nodes in the cluster.
The settings for open monitoring.
This controls storage mode for supported storage tiers.
Functions
construct an aws.sdk.kotlin.services.kafka.model.BrokerNodeGroupInfo inside the given block
construct an aws.sdk.kotlin.services.kafka.model.ClientAuthentication inside the given block
construct an aws.sdk.kotlin.services.kafka.model.ConfigurationInfo inside the given block
construct an aws.sdk.kotlin.services.kafka.model.EncryptionInfo inside the given block
construct an aws.sdk.kotlin.services.kafka.model.LoggingInfo inside the given block
construct an aws.sdk.kotlin.services.kafka.model.OpenMonitoringInfo inside the given block