stackIntegrationDriftDetectionCreate

Create a new DriftDetectionIntegration for stack

Arguments

Returns

DriftDetectionIntegration!
DriftDetectionIntegration!
Collapse
  • deleted
    Deleted boolean
  • reconcile
    Whether to schedule a reconciliation run when drift has been detected.
  • ignoreState
    Whether to ignore stack state when running drift detection. If False, drift detection only runs on green finished stacks.
  • timezone
    Cron schedule expressions will apply for this timezone.
  • schedule
    Drift detection will be scheduled according to this cron schedule expression.
  • nextSchedule
    When the next detection run will be scheduled. Null if detection or reconciliation is in progress.