Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPool.LambdaConfigProperty
-
Uses of CfnUserPool.LambdaConfigProperty in software.amazon.awscdk.services.cognito
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnUserPool.LambdaConfigProperty
Modifier and TypeMethodDescriptionCfnUserPool.LambdaConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnUserPool.Builder.lambdaConfig
(CfnUserPool.LambdaConfigProperty lambdaConfig) A collection of user pool Lambda triggers.CfnUserPoolProps.Builder.lambdaConfig
(CfnUserPool.LambdaConfigProperty lambdaConfig) Sets the value ofCfnUserPoolProps.getLambdaConfig()
void
CfnUserPool.setLambdaConfig
(CfnUserPool.LambdaConfigProperty value) A collection of user pool Lambda triggers.