Values.EnabledControlResourceDriftSourceRepresents drift information related to the underlying Amazon Web Services resources managed by the control.
type nonrec t = {status : DriftStatus.t option;The status of resource drift for the enabled control, indicating whether the underlying resources match the expected configuration.
*)}