TopicConfiguration

Configuration of an Apache Kafka topic that feeds a channel.

Types

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

Properties

Link copied to clipboard

Configuration that controls how Apache Kafka record values are deserialized for the destination.

Link copied to clipboard

The schema used to validate records when the value converter requires one (for example, JSON_SCHEMA_GSR).

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the topic.

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