Skip to main content

Interface: $Properties

v1.FetchWorkerConfigRequest.$Properties

Properties of a FetchWorkerConfigRequest.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.


namespace

Optional namespace: null | string

Namespace this worker belongs to.


reason

Optional reason: null | string

Reason for sending worker command, can be used for audit purpose.


resourceId

Optional resourceId: null | string

Resource ID for routing. Contains the worker grouping key.


selector

Optional selector: null | $Properties

Defines which workers should receive this command. only single worker is supported at this time.