| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
SMSMfaSettingsType |
SMSMfaSettingsType.clone() |
SMSMfaSettingsType |
SetUserMFAPreferenceRequest.getSMSMfaSettings()
The SMS text message multi-factor authentication (MFA) settings.
|
SMSMfaSettingsType |
AdminSetUserMFAPreferenceRequest.getSMSMfaSettings()
The SMS text message MFA settings.
|
SMSMfaSettingsType |
SMSMfaSettingsType.withEnabled(Boolean enabled)
Specifies whether SMS text message MFA is activated.
|
SMSMfaSettingsType |
SMSMfaSettingsType.withPreferredMfa(Boolean preferredMfa)
Specifies whether SMS is the preferred MFA method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetUserMFAPreferenceRequest.setSMSMfaSettings(SMSMfaSettingsType sMSMfaSettings)
The SMS text message multi-factor authentication (MFA) settings.
|
void |
AdminSetUserMFAPreferenceRequest.setSMSMfaSettings(SMSMfaSettingsType sMSMfaSettings)
The SMS text message MFA settings.
|
SetUserMFAPreferenceRequest |
SetUserMFAPreferenceRequest.withSMSMfaSettings(SMSMfaSettingsType sMSMfaSettings)
The SMS text message multi-factor authentication (MFA) settings.
|
AdminSetUserMFAPreferenceRequest |
AdminSetUserMFAPreferenceRequest.withSMSMfaSettings(SMSMfaSettingsType sMSMfaSettings)
The SMS text message MFA settings.
|
Copyright © 2024. All rights reserved.