Values.MfaMethodSourceMFA configuration and sycnronization status for an approver
type nonrec t = {type_ : MfaType.t option;The type of MFA configuration used by the approver
*)syncStatus : MfaSyncStatus.t option;Indicates if the approver's MFA device is in-sync with the Identity Source
*)}