Class: WorkerConfig
Represents a WorkerConfig.
Properties
autoscalingPollerBehavior
• Optional autoscalingPollerBehavior: null | $Properties
WorkerConfig autoscalingPollerBehavior.
pollerBehavior
• Optional pollerBehavior: "simplePollerBehavior" | "autoscalingPollerBehavior"
WorkerConfig pollerBehavior.
simplePollerBehavior
• Optional simplePollerBehavior: null | $Properties
WorkerConfig simplePollerBehavior.
workflowCacheSize
• workflowCacheSize: number
WorkerConfig workflowCacheSize.
Methods
toJSON
▸ toJSON(): Object
Converts this WorkerConfig to JSON.