Uses of Interface
software.amazon.awscdk.aws_apigatewayv2_integrations.HttpNlbIntegrationProps
Packages that use HttpNlbIntegrationProps
Package
Description
AWS APIGatewayv2 Integrations
- 
Uses of HttpNlbIntegrationProps in software.amazon.awscdk.aws_apigatewayv2_integrationsClasses in software.amazon.awscdk.aws_apigatewayv2_integrations that implement HttpNlbIntegrationPropsModifier and TypeClassDescriptionstatic final classAn implementation forHttpNlbIntegrationPropsMethods in software.amazon.awscdk.aws_apigatewayv2_integrations that return HttpNlbIntegrationPropsModifier and TypeMethodDescriptionHttpNlbIntegrationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.aws_apigatewayv2_integrations with parameters of type HttpNlbIntegrationPropsModifierConstructorDescriptionHttpNlbIntegration(String id, INetworkListener listener, HttpNlbIntegrationProps props)