Uses of Class
software.amazon.awssdk.services.amplifybackend.model.CreateBackendAuthMFAConfig
-
Packages that use CreateBackendAuthMFAConfig Package Description software.amazon.awssdk.services.amplifybackend.model -
-
Uses of CreateBackendAuthMFAConfig in software.amazon.awssdk.services.amplifybackend.model
Methods in software.amazon.awssdk.services.amplifybackend.model that return CreateBackendAuthMFAConfig Modifier and Type Method Description CreateBackendAuthMFAConfigCreateBackendAuthUserPoolConfig. 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 CreateBackendAuthMFAConfig Modifier and Type Method Description CreateBackendAuthUserPoolConfig.BuilderCreateBackendAuthUserPoolConfig.Builder. mfa(CreateBackendAuthMFAConfig mfa)Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.
-