| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserVerificationConfig.Jsii$Proxy
An implementation for
UserVerificationConfig |
| Modifier and Type | Method and Description |
|---|---|
UserVerificationConfig |
UserVerificationConfig.Builder.build()
Builds the configured instance.
|
default UserVerificationConfig |
UserPoolProps.getUserVerification()
Configuration around users signing themselves up to the user pool.
|
UserVerificationConfig |
UserPoolProps.Jsii$Proxy.getUserVerification() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolProps.Builder |
UserPoolProps.Builder.userVerification(UserVerificationConfig userVerification)
Sets the value of
UserPoolProps.getUserVerification() |
UserPool.Builder |
UserPool.Builder.userVerification(UserVerificationConfig userVerification)
Configuration around users signing themselves up to the user pool.
|
Copyright © 2022. All rights reserved.