Interface: IGetWorkerVersioningRulesResponse
workflowservice.v1.IGetWorkerVersioningRulesResponse
Properties of a GetWorkerVersioningRulesResponse.
Implemented by
Properties
assignmentRules
• Optional
assignmentRules: null
| ITimestampedBuildIdAssignmentRule
[]
GetWorkerVersioningRulesResponse assignmentRules
compatibleRedirectRules
• Optional
compatibleRedirectRules: null
| ITimestampedCompatibleBuildIdRedirectRule
[]
GetWorkerVersioningRulesResponse 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.