Uses of Interface
software.amazon.awscdk.services.apigatewayv2.HttpIntegrationProps
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of HttpIntegrationProps in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionHttpIntegrationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionHttpIntegration
(software.constructs.Construct scope, String id, HttpIntegrationProps props)