| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.UserAttributeUpdateSettingsProperty.Jsii$Proxy
An implementation for
CfnUserPool.UserAttributeUpdateSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.UserAttributeUpdateSettingsProperty |
CfnUserPool.UserAttributeUpdateSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnUserPool.setUserAttributeUpdateSettings(CfnUserPool.UserAttributeUpdateSettingsProperty value)
The settings for updates to user attributes.
|
CfnUserPool.Builder |
CfnUserPool.Builder.userAttributeUpdateSettings(CfnUserPool.UserAttributeUpdateSettingsProperty userAttributeUpdateSettings)
The settings for updates to user attributes.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.userAttributeUpdateSettings(CfnUserPool.UserAttributeUpdateSettingsProperty userAttributeUpdateSettings)
Sets the value of
CfnUserPoolProps.getUserAttributeUpdateSettings() |
Copyright © 2022. All rights reserved.