| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserPoolTriggers.Jsii$Proxy
An implementation for
UserPoolTriggers |
| Modifier and Type | Method and Description |
|---|---|
UserPoolTriggers |
UserPoolTriggers.Builder.build()
Builds the configured instance.
|
default UserPoolTriggers |
UserPoolProps.getLambdaTriggers()
Lambda functions to use for supported Cognito triggers.
|
UserPoolTriggers |
UserPoolProps.Jsii$Proxy.getLambdaTriggers() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolProps.Builder |
UserPoolProps.Builder.lambdaTriggers(UserPoolTriggers lambdaTriggers)
Sets the value of
UserPoolProps.getLambdaTriggers() |
UserPool.Builder |
UserPool.Builder.lambdaTriggers(UserPoolTriggers lambdaTriggers)
Lambda functions to use for supported Cognito triggers.
|
Copyright © 2022. All rights reserved.