Interface: ISetCurrentDeploymentResponse
workflowservice.v1.ISetCurrentDeploymentResponse
Properties of a SetCurrentDeploymentResponse.
Implemented by
Properties
currentDeploymentInfo
• Optional currentDeploymentInfo: null | IDeploymentInfo
SetCurrentDeploymentResponse currentDeploymentInfo
previousDeploymentInfo
• Optional previousDeploymentInfo: null | IDeploymentInfo
Info of the deployment that was current before executing this operation.