Uses of Interface
software.amazon.awscdk.services.apigatewayv2.integrations.HttpUrlIntegrationProps
Packages that use HttpUrlIntegrationProps
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpUrlIntegrationProps in software.amazon.awscdk.services.apigatewayv2.integrations
Classes in software.amazon.awscdk.services.apigatewayv2.integrations that implement HttpUrlIntegrationPropsModifier and TypeClassDescriptionstatic final classAn implementation forHttpUrlIntegrationPropsMethods in software.amazon.awscdk.services.apigatewayv2.integrations that return HttpUrlIntegrationPropsModifier and TypeMethodDescriptionHttpUrlIntegrationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2.integrations with parameters of type HttpUrlIntegrationPropsModifierConstructorDescriptionHttpUrlIntegration(String id, String url, HttpUrlIntegrationProps props)