Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.LambdaConfigProperty.Builder
Packages that use CfnUserPoolPropsMixin.LambdaConfigProperty.Builder
-
Uses of CfnUserPoolPropsMixin.LambdaConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.LambdaConfigProperty.BuilderModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.LambdaConfigProperty.builder()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.createAuthChallenge(String createAuthChallenge) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCreateAuthChallenge()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.createAuthChallenge(IFunctionRef createAuthChallenge) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCreateAuthChallenge()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.customEmailSender(CfnUserPoolPropsMixin.CustomEmailSenderProperty customEmailSender) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCustomEmailSender()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.customEmailSender(IResolvable customEmailSender) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCustomEmailSender()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.customMessage(String customMessage) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCustomMessage()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.customMessage(IFunctionRef customMessage) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCustomMessage()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.customSmsSender(CfnUserPoolPropsMixin.CustomSMSSenderProperty customSmsSender) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCustomSmsSender()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.customSmsSender(IResolvable customSmsSender) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getCustomSmsSender()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.defineAuthChallenge(String defineAuthChallenge) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getDefineAuthChallenge()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.defineAuthChallenge(IFunctionRef defineAuthChallenge) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getDefineAuthChallenge()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.inboundFederation(CfnUserPoolPropsMixin.InboundFederationProperty inboundFederation) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getInboundFederation()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.inboundFederation(IResolvable inboundFederation) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getInboundFederation()Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getKmsKeyId()Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getKmsKeyId()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.postAuthentication(String postAuthentication) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPostAuthentication()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.postAuthentication(IFunctionRef postAuthentication) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPostAuthentication()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.postConfirmation(String postConfirmation) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPostConfirmation()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.postConfirmation(IFunctionRef postConfirmation) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPostConfirmation()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.preAuthentication(String preAuthentication) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreAuthentication()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.preAuthentication(IFunctionRef preAuthentication) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreAuthentication()Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreSignUp()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.preSignUp(IFunctionRef preSignUp) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreSignUp()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.preTokenGeneration(String preTokenGeneration) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreTokenGeneration()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.preTokenGeneration(IFunctionRef preTokenGeneration) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreTokenGeneration()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.preTokenGenerationConfig(CfnUserPoolPropsMixin.PreTokenGenerationConfigProperty preTokenGenerationConfig) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreTokenGenerationConfig()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.preTokenGenerationConfig(IResolvable preTokenGenerationConfig) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getPreTokenGenerationConfig()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.userMigration(String userMigration) Sets the value ofCfnUserPoolPropsMixin.LambdaConfigProperty.getUserMigration()CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.verifyAuthChallengeResponse(String verifyAuthChallengeResponse) CfnUserPoolPropsMixin.LambdaConfigProperty.Builder.verifyAuthChallengeResponse(IFunctionRef verifyAuthChallengeResponse) Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.LambdaConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolPropsMixin.LambdaConfigProperty.Builder.