driftInformation property

StackDriftInformationSummary? driftInformation
final

Summarizes 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 StackDriftInformationSummary? driftInformation;