Values.GetMFADeviceRequestSourceRetrieves information about an MFA device for a specified user.
type nonrec t = {serialNumber : SerialNumberType.t;Serial number that uniquely identifies the MFA device. For this API, we only accept FIDO security key ARNs.
*)userName : UserNameType.t option;The friendly name identifying the user.
*)}