DeploymentStacksChangeBase interface

Base model for properties with the before-and-after property values.

Properties

after

The predicted value after the deployment is executed.

before

The predicted value before the deployment is executed.

Property Details

after

The predicted value after the deployment is executed.

after?: string

Property Value

string

before

The predicted value before the deployment is executed.

before?: string

Property Value

string