Skip to main content

Interface: IGetWorkerVersioningRulesResponse

workflowservice.v1.IGetWorkerVersioningRulesResponse

Properties of a GetWorkerVersioningRulesResponse.

Hierarchy

Properties

assignmentRules

Optional assignmentRules: null | $Properties[]

GetWorkerVersioningRulesResponse assignmentRules

Inherited from

$Properties.assignmentRules


compatibleRedirectRules

Optional compatibleRedirectRules: null | $Properties[]

GetWorkerVersioningRulesResponse compatibleRedirectRules

Inherited from

$Properties.compatibleRedirectRules


conflictToken

Optional conflictToken: null | Uint8Array

This value can be passed back to UpdateWorkerVersioningRulesRequest to ensure that the rules were not modified between this List and the Update, which could lead to lost updates and other confusion.

Inherited from

$Properties.conflictToken