driftInformation property

StackDriftInformation? driftInformation
final

Information on whether a stack's actual configuration differs, or has drifted, from it's 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 StackDriftInformation? driftInformation;