Uses of Class
software.amazon.awscdk.aws_apigatewayv2_integrations.HttpLambdaIntegrationProps.Builder
Packages that use HttpLambdaIntegrationProps.Builder
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpLambdaIntegrationProps.Builder in software.amazon.awscdk.aws_apigatewayv2_integrations
Methods in software.amazon.awscdk.aws_apigatewayv2_integrations that return HttpLambdaIntegrationProps.BuilderModifier and TypeMethodDescriptionHttpLambdaIntegrationProps.builder()HttpLambdaIntegrationProps.Builder.parameterMapping(ParameterMapping parameterMapping) Sets the value ofHttpLambdaIntegrationProps.getParameterMapping()HttpLambdaIntegrationProps.Builder.payloadFormatVersion(PayloadFormatVersion payloadFormatVersion) Sets the value ofHttpLambdaIntegrationProps.getPayloadFormatVersion()HttpLambdaIntegrationProps.Builder.scopePermissionToRoute(Boolean scopePermissionToRoute) Sets the value ofHttpLambdaIntegrationProps.getScopePermissionToRoute()Sets the value ofHttpLambdaIntegrationProps.getTimeout()Constructors in software.amazon.awscdk.aws_apigatewayv2_integrations with parameters of type HttpLambdaIntegrationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpLambdaIntegrationProps.Builder.