ChannelBinding
faststream.asyncapi.schema.bindings.sqs.ChannelBinding #
Bases: BaseModel
A class to represent channel binding.
ATTRIBUTE | DESCRIPTION |
---|---|
queue | a dictionary representing the queue
|
bindingVersion | a string representing the binding version (default: "custom")
|