| Package | Description |
|---|---|
| com.amazonaws.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateBackendAuthMFAConfig |
UpdateBackendAuthMFAConfig.clone() |
UpdateBackendAuthMFAConfig |
UpdateBackendAuthUserPoolConfig.getMfa()
Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a
part of your Amplify project.
|
UpdateBackendAuthMFAConfig |
UpdateBackendAuthMFAConfig.withMFAMode(MFAMode mFAMode)
The MFA mode for the backend of your Amplify project.
|
UpdateBackendAuthMFAConfig |
UpdateBackendAuthMFAConfig.withMFAMode(String mFAMode)
The MFA mode for the backend of your Amplify project.
|
UpdateBackendAuthMFAConfig |
UpdateBackendAuthMFAConfig.withSettings(Settings settings)
The settings of your MFA configuration for the backend of your Amplify project.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateBackendAuthUserPoolConfig.setMfa(UpdateBackendAuthMFAConfig mfa)
Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a
part of your Amplify project.
|
UpdateBackendAuthUserPoolConfig |
UpdateBackendAuthUserPoolConfig.withMfa(UpdateBackendAuthMFAConfig mfa)
Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a
part of your Amplify project.
|
Copyright © 2025. All rights reserved.