| 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() |
ApiGatewayToLambdaProps.Builder |
ApiGatewayToLambdaProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps)
Sets the value of
ApiGatewayToLambdaProps.getLogGroupProps() |
| Constructor and Description |
|---|
Jsii$Proxy(ApiGatewayToLambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApiGatewayToLambdaProps.Builder. |
Copyright © 2022. All rights reserved.