ChannelBinding
faststream.specification.schema.bindings.kafka.ChannelBinding
dataclass
#
A class to represent a channel binding.
ATTRIBUTE | DESCRIPTION |
---|---|
topic |
optional string representing the topic
|
partitions |
optional positive integer representing the number of partitions
|
replicas |
optional positive integer representing the number of replicas
|