Values.UpdateBackendAuthMFAConfigSourceUpdates the multi-factor authentication (MFA) configuration for the backend of your Amplify project.
type nonrec t = {mFAMode : MFAMode.t option;The MFA mode for the backend of your Amplify project.
*)settings : Settings.t option;The settings of your MFA configuration for the backend of your Amplify project.
*)}