DeploymentStacksWhatIfPropertyChange interface

The predicted change to the resource property.

Properties

after

The predicted value after the deployment is executed.

before

The predicted value before the deployment is executed.

changeType

Type of change that will be made to the resource when the deployment is executed.

children

Nested property changes.

path

Type of change that will be made to the resource when the deployment is executed.

Property Details

after

The predicted value after the deployment is executed.

after?: any

Property Value

any

before

The predicted value before the deployment is executed.

before?: any

Property Value

any

changeType

Type of change that will be made to the resource when the deployment is executed.

changeType: string

Property Value

string

children

Nested property changes.

children?: DeploymentStacksWhatIfPropertyChange[]

Property Value

path

Type of change that will be made to the resource when the deployment is executed.

path: string

Property Value

string