Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OnErrorDeployment

Package version

Deployment on error behavior.

Hierarchy

  • OnErrorDeployment

Index

Properties

Properties

Optional deploymentName

deploymentName: undefined | string

The deployment to be used on error case.

Optional type

The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. Possible values include: 'LastSuccessful', 'SpecificDeployment'

Generated using TypeDoc