PropertyDifference
class PropertyDifference
Information about a resource property whose actual value differs from its expected value, as defined in the stack template and any values specified as template parameters. These will be present only for resources whose StackResourceDriftStatus
is MODIFIED
. For more information, see Detect unmanaged configuration changes to stacks and resources with drift detection.
Types
Properties
Link copied to clipboard
The actual property value of the resource property.
Link copied to clipboard
The type of property difference.
Link copied to clipboard
The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.
Link copied to clipboard
The fully-qualified path to the resource property.