| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
SmsSettings |
CreateBackendAuthVerificationMessageConfig.smsSettings()
The settings for the SMS message.
|
SmsSettings |
UpdateBackendAuthForgotPasswordConfig.smsSettings()
(DEPRECATED) The configuration for the SMS message sent when an Amplify app user forgets their password.
|
SmsSettings |
CreateBackendAuthForgotPasswordConfig.smsSettings()
(DEPRECATED) The configuration for the SMS message sent when an app user forgets their password.
|
SmsSettings |
UpdateBackendAuthVerificationMessageConfig.smsSettings()
The settings for the SMS message.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBackendAuthVerificationMessageConfig.Builder |
CreateBackendAuthVerificationMessageConfig.Builder.smsSettings(SmsSettings smsSettings)
The settings for the SMS message.
|
UpdateBackendAuthForgotPasswordConfig.Builder |
UpdateBackendAuthForgotPasswordConfig.Builder.smsSettings(SmsSettings smsSettings)
(DEPRECATED) The configuration for the SMS message sent when an Amplify app user forgets their
password.
|
CreateBackendAuthForgotPasswordConfig.Builder |
CreateBackendAuthForgotPasswordConfig.Builder.smsSettings(SmsSettings smsSettings)
(DEPRECATED) The configuration for the SMS message sent when an app user forgets their password.
|
UpdateBackendAuthVerificationMessageConfig.Builder |
UpdateBackendAuthVerificationMessageConfig.Builder.smsSettings(SmsSettings smsSettings)
The settings for the SMS message.
|
Copyright © 2023. All rights reserved.