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