Interface: IGetWorkerVersioningRulesResponse
workflowservice.v1.IGetWorkerVersioningRulesResponse
Properties of a GetWorkerVersioningRulesResponse.
Hierarchy
-
↳
IGetWorkerVersioningRulesResponse
Properties
assignmentRules
• Optional assignmentRules: null | $Properties[]
GetWorkerVersioningRulesResponse assignmentRules
Inherited from
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.