Skip to content

PURISTA API


PURISTA API / @purista/core / AttachedAgentDefinition

Type Alias: AttachedAgentDefinition<S>

AttachedAgentDefinition<S> = AgentDefinition<S> & object

Defined in: AgentQueueBuilder/types.ts:353

Type Declaration

command

command: AttachedCoreDefinition & object

Type Declaration

commandName

commandName: string

queue

queue: AttachedCoreDefinition & object

Type Declaration

queueName

queueName: string

stream

stream: AttachedCoreDefinition & object

Type Declaration

streamName

streamName: string

worker

worker: AttachedCoreDefinition & object

Type Declaration

name

name: string

queueName

queueName: string

Type Parameters

S

S extends AnyAgentQueueBuilderTypes = AgentQueueBuilderTypes