driftDetectionStatus
The status of the stack set drift detection operation.
COMPLETED
: The drift detection operation completed without failing on any stack instances.FAILED
: The drift detection operation exceeded the specified failure tolerance.PARTIAL_SUCCESS
: The drift detection operation completed without exceeding the failure tolerance for the operation.IN_PROGRESS
: The drift detection operation is currently being performed.STOPPED
: The user has canceled the drift detection operation.