| 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 |
|---|---|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.lambdaConfig(CfnUserPool.LambdaConfigProperty lambdaConfig)
Sets the value of
CfnUserPoolProps.getLambdaConfig() |
CfnUserPool.Builder |
CfnUserPool.Builder.lambdaConfig(CfnUserPool.LambdaConfigProperty lambdaConfig)
`AWS::Cognito::UserPool.LambdaConfig`.
|
void |
CfnUserPool.setLambdaConfig(CfnUserPool.LambdaConfigProperty value)
`AWS::Cognito::UserPool.LambdaConfig`.
|
Copyright © 2021. All rights reserved.