Values.CreateBackendAuthMFAConfigSourceDescribes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.
type nonrec t = {mFAMode : MFAMode.t;Describes whether MFA should be [ON, OFF, or OPTIONAL] for authentication in your Amplify project.
*)settings : Settings.t option;Describes the configuration settings and methods for your Amplify app users to use MFA.
*)}