1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. StackDriftStatus

StackDriftStatus

    The drift detection status for a stack.

    Properties

    • driftDetected boolean required
      Whether drift was detected in the latest run.
    • latestDriftRun string required
      The identifier of the latest drift detection run.
    • runInProgress boolean required
      Whether a drift detection run is currently in progress.