propertyDifferences property
A collection of the resource properties whose actual values differ from
their expected values. These will be present only for resources whose
StackResourceDriftStatus
is MODIFIED
.
Implementation
final List<PropertyDifference>? propertyDifferences;