Uses of Class
software.amazon.awscdk.services.cognito.CfnUserPool.LambdaConfigProperty.Builder
Packages that use CfnUserPool.LambdaConfigProperty.Builder
-
Uses of CfnUserPool.LambdaConfigProperty.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return CfnUserPool.LambdaConfigProperty.BuilderModifier and TypeMethodDescriptionCfnUserPool.LambdaConfigProperty.builder()CfnUserPool.LambdaConfigProperty.Builder.createAuthChallenge(String createAuthChallenge) Sets the value ofCfnUserPool.LambdaConfigProperty.getCreateAuthChallenge()CfnUserPool.LambdaConfigProperty.Builder.customEmailSender(IResolvable customEmailSender) Sets the value ofCfnUserPool.LambdaConfigProperty.getCustomEmailSender()CfnUserPool.LambdaConfigProperty.Builder.customEmailSender(CfnUserPool.CustomEmailSenderProperty customEmailSender) Sets the value ofCfnUserPool.LambdaConfigProperty.getCustomEmailSender()CfnUserPool.LambdaConfigProperty.Builder.customMessage(String customMessage) Sets the value ofCfnUserPool.LambdaConfigProperty.getCustomMessage()CfnUserPool.LambdaConfigProperty.Builder.customSmsSender(IResolvable customSmsSender) Sets the value ofCfnUserPool.LambdaConfigProperty.getCustomSmsSender()CfnUserPool.LambdaConfigProperty.Builder.customSmsSender(CfnUserPool.CustomSMSSenderProperty customSmsSender) Sets the value ofCfnUserPool.LambdaConfigProperty.getCustomSmsSender()CfnUserPool.LambdaConfigProperty.Builder.defineAuthChallenge(String defineAuthChallenge) Sets the value ofCfnUserPool.LambdaConfigProperty.getDefineAuthChallenge()Sets the value ofCfnUserPool.LambdaConfigProperty.getKmsKeyId()CfnUserPool.LambdaConfigProperty.Builder.postAuthentication(String postAuthentication) Sets the value ofCfnUserPool.LambdaConfigProperty.getPostAuthentication()CfnUserPool.LambdaConfigProperty.Builder.postConfirmation(String postConfirmation) Sets the value ofCfnUserPool.LambdaConfigProperty.getPostConfirmation()CfnUserPool.LambdaConfigProperty.Builder.preAuthentication(String preAuthentication) Sets the value ofCfnUserPool.LambdaConfigProperty.getPreAuthentication()Sets the value ofCfnUserPool.LambdaConfigProperty.getPreSignUp()CfnUserPool.LambdaConfigProperty.Builder.preTokenGeneration(String preTokenGeneration) Sets the value ofCfnUserPool.LambdaConfigProperty.getPreTokenGeneration()CfnUserPool.LambdaConfigProperty.Builder.userMigration(String userMigration) Sets the value ofCfnUserPool.LambdaConfigProperty.getUserMigration()CfnUserPool.LambdaConfigProperty.Builder.verifyAuthChallengeResponse(String verifyAuthChallengeResponse) Sets the value ofCfnUserPool.LambdaConfigProperty.getVerifyAuthChallengeResponse()Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnUserPool.LambdaConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPool.LambdaConfigProperty.Builder.