ChannelBinding
faststream.asyncapi.schema.bindings.redis.ChannelBinding #
Bases: BaseModel
A class to represent channel binding.
ATTRIBUTE | DESCRIPTION |
---|---|
channel | the channel name
|
method | the method used for binding (ssubscribe, psubscribe, subscribe)
|
bindingVersion | the version of the binding
|