Skip to main content

Interface: IDeploymentVersionTransition

workflow.v1.IDeploymentVersionTransition

Properties of a DeploymentVersionTransition.

Implemented by

Properties

deploymentVersion

Optional deploymentVersion: null | IWorkerDeploymentVersion

The target Version of the transition. If nil, a so-far-versioned workflow is transitioning to unversioned workers.


version

Optional version: null | string

Deprecated. Use deployment_version.