Skip to main content

Interface: IWorkerTargetSpec

nexus.v1.IWorkerTargetSpec

Properties of a WorkerTargetSpec.

Hierarchy

Properties

namespaceId

Optional namespaceId: null | string

The target cloud namespace to route requests to. Namespace must be in same account as the endpoint. This field is mutable.

Inherited from

$Properties.namespaceId


taskQueue

Optional taskQueue: null | string

The task queue on the cloud namespace to route requests to. This field is mutable.

Inherited from

$Properties.taskQueue