| Modifier and Type | Method and Description |
|---|---|
ApiGatewayToLambdaProps.Builder |
ApiGatewayToLambdaProps.Builder.apiGatewayProps(Object apiGatewayProps)
Sets the value of
ApiGatewayToLambdaProps.getApiGatewayProps() |
static ApiGatewayToLambdaProps.Builder |
ApiGatewayToLambdaProps.builder() |
ApiGatewayToLambdaProps.Builder |
ApiGatewayToLambdaProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
ApiGatewayToLambdaProps.getExistingLambdaObj() |
ApiGatewayToLambdaProps.Builder |
ApiGatewayToLambdaProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
ApiGatewayToLambdaProps.getLambdaFunctionProps() |
Copyright © 2020. All rights reserved.