Skip to main content

Interface: IUpdateWorkerVersioningRulesResponse

workflowservice.v1.IUpdateWorkerVersioningRulesResponse

Properties of an UpdateWorkerVersioningRulesResponse.

Hierarchy

Properties

assignmentRules

Optional assignmentRules: null | $Properties[]

UpdateWorkerVersioningRulesResponse assignmentRules

Inherited from

$Properties.assignmentRules


compatibleRedirectRules

Optional compatibleRedirectRules: null | $Properties[]

UpdateWorkerVersioningRulesResponse 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 the two updates, which could lead to lost updates and other confusion.

Inherited from

$Properties.conflictToken