| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.AccountRecoverySettingProperty.Jsii$Proxy
An implementation for
CfnUserPool.AccountRecoverySettingProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.AccountRecoverySettingProperty |
CfnUserPool.AccountRecoverySettingProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.Builder |
CfnUserPool.Builder.accountRecoverySetting(CfnUserPool.AccountRecoverySettingProperty accountRecoverySetting)
Use this setting to define which verified available method a user can use to recover their password when they call `ForgotPassword` .
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.accountRecoverySetting(CfnUserPool.AccountRecoverySettingProperty accountRecoverySetting)
Sets the value of
CfnUserPoolProps.getAccountRecoverySetting() |
void |
CfnUserPool.setAccountRecoverySetting(CfnUserPool.AccountRecoverySettingProperty value)
Use this setting to define which verified available method a user can use to recover their password when they call `ForgotPassword` .
|
Copyright © 2022. All rights reserved.