| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| 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 |
|---|---|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.accountRecoverySetting(CfnUserPool.AccountRecoverySettingProperty accountRecoverySetting)
Sets the value of
CfnUserPoolProps.getAccountRecoverySetting() |
CfnUserPool.Builder |
CfnUserPool.Builder.accountRecoverySetting(CfnUserPool.AccountRecoverySettingProperty accountRecoverySetting)
`AWS::Cognito::UserPool.AccountRecoverySetting`.
|
void |
CfnUserPool.setAccountRecoverySetting(CfnUserPool.AccountRecoverySettingProperty value)
`AWS::Cognito::UserPool.AccountRecoverySetting`.
|
Copyright © 2021. All rights reserved.