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