Uses of Class
software.amazon.awsconstructs.services.cognitoapigatewaylambda.CognitoToApiGatewayToLambdaProps.Builder
-
Uses of CognitoToApiGatewayToLambdaProps.Builder in software.amazon.awsconstructs.services.cognitoapigatewaylambda
Methods in software.amazon.awsconstructs.services.cognitoapigatewaylambda that return CognitoToApiGatewayToLambdaProps.BuilderModifier and TypeMethodDescriptionCognitoToApiGatewayToLambdaProps.Builder.apiGatewayProps(Object apiGatewayProps) Sets the value ofCognitoToApiGatewayToLambdaProps.getApiGatewayProps()CognitoToApiGatewayToLambdaProps.builder()CognitoToApiGatewayToLambdaProps.Builder.cognitoUserPoolClientProps(Object cognitoUserPoolClientProps) Sets the value ofCognitoToApiGatewayToLambdaProps.getCognitoUserPoolClientProps()CognitoToApiGatewayToLambdaProps.Builder.cognitoUserPoolProps(software.amazon.awscdk.services.cognito.UserPoolProps cognitoUserPoolProps) Sets the value ofCognitoToApiGatewayToLambdaProps.getCognitoUserPoolProps()CognitoToApiGatewayToLambdaProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj) Sets the value ofCognitoToApiGatewayToLambdaProps.getExistingLambdaObj()CognitoToApiGatewayToLambdaProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps) Sets the value ofCognitoToApiGatewayToLambdaProps.getLambdaFunctionProps()CognitoToApiGatewayToLambdaProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps) Sets the value ofCognitoToApiGatewayToLambdaProps.getLogGroupProps()Constructors in software.amazon.awsconstructs.services.cognitoapigatewaylambda with parameters of type CognitoToApiGatewayToLambdaProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCognitoToApiGatewayToLambdaProps.Builder.