Uses of Interface
software.amazon.awscdk.services.apigatewayv2.integrations.HttpUrlIntegrationProps
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpUrlIntegrationProps in software.amazon.awscdk.services.apigatewayv2.integrations
Modifier and TypeClassDescriptionstatic final class
An implementation forHttpUrlIntegrationProps
Modifier and TypeMethodDescriptionHttpUrlIntegrationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionHttpUrlIntegration
(String id, String url, HttpUrlIntegrationProps props)