DeploymentStacksChangeDeltaDenySettings interface

Model to show the before-and-after property values, along with the delta between them.

Properties

after

The predicted value after the deployment is executed.

before

The predicted value before the deployment is executed.

delta

The predicted changes to the properties."

Property Details

after

The predicted value after the deployment is executed.

after?: DenySettings

Property Value

before

The predicted value before the deployment is executed.

before?: DenySettings

Property Value

delta

The predicted changes to the properties."

delta?: DeploymentStacksWhatIfPropertyChange[]

Property Value