resourceDriftStatus
The drift status of the resource. Valid values:
IN_SYNC– The resource matches its template definition.MODIFIED– Resource properties were modified outside CloudFormation.DELETED– The resource was deleted outside CloudFormation.NOT_CHECKED– CloudFormation doesn’t currently return this value.UNKNOWN– Drift status could not be determined.UNSUPPORTED– Resource type does not support actual state comparison.
Only present for drift-aware change sets.