driftInformation property

StackResourceDriftInformation? driftInformation
final

Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

Implementation

final StackResourceDriftInformation? driftInformation;