Uses of Class
software.amazon.awssdk.services.amplifybackend.model.UpdateBackendAuthMFAConfig
-
Packages that use UpdateBackendAuthMFAConfig Package Description software.amazon.awssdk.services.amplifybackend.model -
-
Uses of UpdateBackendAuthMFAConfig in software.amazon.awssdk.services.amplifybackend.model
Methods in software.amazon.awssdk.services.amplifybackend.model that return UpdateBackendAuthMFAConfig Modifier and Type Method Description UpdateBackendAuthMFAConfigUpdateBackendAuthUserPoolConfig. mfa()Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.Methods in software.amazon.awssdk.services.amplifybackend.model with parameters of type UpdateBackendAuthMFAConfig Modifier and Type Method Description UpdateBackendAuthUserPoolConfig.BuilderUpdateBackendAuthUserPoolConfig.Builder. mfa(UpdateBackendAuthMFAConfig mfa)Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.
-