OnErrorDeployment interface
Deployment on error behavior.
Properties
deployment |
The deployment to be used on error case. |
type | The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. |
Property Details
deploymentName
The deployment to be used on error case.
deploymentName?: string
Property Value
string
type
The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.
type?: OnErrorDeploymentType