Skip to main content

Interface: ICreateWorkerDeploymentResponse

workflowservice.v1.ICreateWorkerDeploymentResponse

Properties of a CreateWorkerDeploymentResponse.

Implemented by

Properties

conflictToken

Optional conflictToken: null | Uint8Array

This value is returned so that it can be optionally passed to APIs that write to the WorkerDeployment state to ensure that the state did not change between this API call and a future write.