Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WhatIfPropertyChange

Package version

The predicted change to the resource property.

Hierarchy

  • WhatIfPropertyChange

Index

Properties

Optional after

after: any

The value of the property after the deployment is executed.

Optional before

before: any

The value of the property before the deployment is executed.

Optional children

Nested property changes.

path

path: string

The path of the property.

propertyChangeType

propertyChangeType: PropertyChangeType

The type of property change. Possible values include: 'Create', 'Delete', 'Modify', 'Array'

Generated using TypeDoc