Interface: IDeploymentVersionTransition
workflow.v1.IDeploymentVersionTransition
Properties of a DeploymentVersionTransition.
Hierarchy
-
↳
IDeploymentVersionTransition
Properties
deploymentVersion
• Optional deploymentVersion: null | $Properties
The target Version of the transition. If nil, a so-far-versioned workflow is transitioning to unversioned workers.
Inherited from
version
• Optional version: null | string
Deprecated. Use deployment_version.