OperationBinding
faststream.specification.asyncapi.v2_6_0.schema.bindings.kafka.OperationBinding
#
Bases: BaseModel
A class to represent an operation binding.
ATTRIBUTE | DESCRIPTION |
---|---|
groupId |
optional dictionary representing the group ID
|
clientId |
optional dictionary representing the client ID
|
replyTo |
optional dictionary representing the reply-to
|
bindingVersion |
version of the binding (default: "0.4.0")
|