| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoVerifiedAttrs.Jsii$Proxy
An implementation for
AutoVerifiedAttrs |
| Modifier and Type | Method and Description |
|---|---|
AutoVerifiedAttrs |
AutoVerifiedAttrs.Builder.build()
Builds the configured instance.
|
default AutoVerifiedAttrs |
UserPoolProps.getAutoVerify()
Attributes which Cognito will look to verify automatically upon user sign up.
|
AutoVerifiedAttrs |
UserPoolProps.Jsii$Proxy.getAutoVerify() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolProps.Builder |
UserPoolProps.Builder.autoVerify(AutoVerifiedAttrs autoVerify)
Sets the value of
UserPoolProps.getAutoVerify() |
UserPool.Builder |
UserPool.Builder.autoVerify(AutoVerifiedAttrs autoVerify)
Attributes which Cognito will look to verify automatically upon user sign up.
|
Copyright © 2022. All rights reserved.