Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPool.LambdaConfigProperty
Packages that use CfnUserPool.LambdaConfigProperty
-
Uses of CfnUserPool.LambdaConfigProperty in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnUserPool.LambdaConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPool.LambdaConfigPropertyMethods in software.amazon.awscdk.services.cognito that return CfnUserPool.LambdaConfigPropertyModifier and TypeMethodDescriptionCfnUserPool.LambdaConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito with parameters of type CfnUserPool.LambdaConfigPropertyModifier 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()voidCfnUserPool.setLambdaConfig(CfnUserPool.LambdaConfigProperty value) A collection of user pool Lambda triggers.