| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.LambdaConfigProperty.Jsii$Proxy
An implementation for
CfnUserPool.LambdaConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.LambdaConfigProperty |
CfnUserPool.LambdaConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.Builder |
CfnUserPool.Builder.lambdaConfig(CfnUserPool.LambdaConfigProperty lambdaConfig)
The Lambda trigger configuration information for the new user pool.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.lambdaConfig(CfnUserPool.LambdaConfigProperty lambdaConfig)
Sets the value of
CfnUserPoolProps.getLambdaConfig() |
void |
CfnUserPool.setLambdaConfig(CfnUserPool.LambdaConfigProperty value)
The Lambda trigger configuration information for the new user pool.
|
Copyright © 2022. All rights reserved.