Uses of Interface
software.amazon.awscdk.services.apigatewayv2.integrations.HttpLambdaIntegrationProps
-
Uses of HttpLambdaIntegrationProps in software.amazon.awscdk.services.apigatewayv2.integrations
Classes in software.amazon.awscdk.services.apigatewayv2.integrations that implement HttpLambdaIntegrationPropsModifier and TypeClassDescriptionstatic final classAn implementation forHttpLambdaIntegrationPropsMethods in software.amazon.awscdk.services.apigatewayv2.integrations that return HttpLambdaIntegrationPropsModifier and TypeMethodDescriptionHttpLambdaIntegrationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2.integrations with parameters of type HttpLambdaIntegrationPropsModifierConstructorDescriptionHttpLambdaIntegration(String id, IFunction handler, HttpLambdaIntegrationProps props)