| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KeepOriginalAttrs.Jsii$Proxy
An implementation for
KeepOriginalAttrs |
| Modifier and Type | Method and Description |
|---|---|
KeepOriginalAttrs |
KeepOriginalAttrs.Builder.build()
Builds the configured instance.
|
default KeepOriginalAttrs |
UserPoolProps.getKeepOriginal()
Attributes which Cognito will look to handle changes to the value of your users' email address and phone number attributes.
|
KeepOriginalAttrs |
UserPoolProps.Jsii$Proxy.getKeepOriginal() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolProps.Builder |
UserPoolProps.Builder.keepOriginal(KeepOriginalAttrs keepOriginal)
Sets the value of
UserPoolProps.getKeepOriginal() |
UserPool.Builder |
UserPool.Builder.keepOriginal(KeepOriginalAttrs keepOriginal)
Attributes which Cognito will look to handle changes to the value of your users' email address and phone number attributes.
|
Copyright © 2022. All rights reserved.