Uses of Interface
software.amazon.awscdk.aws_apigatewayv2_integrations.HttpPrivateIntegrationOptions
Packages that use HttpPrivateIntegrationOptions
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpPrivateIntegrationOptions in software.amazon.awscdk.aws_apigatewayv2_integrations
Subinterfaces of HttpPrivateIntegrationOptions in software.amazon.awscdk.aws_apigatewayv2_integrationsModifier and TypeInterfaceDescriptioninterfaceProperties to initializeHttpAlbIntegration.interfaceProperties to initializeHttpNlbIntegration.interfaceProperties to initializeHttpServiceDiscoveryIntegration.Classes in software.amazon.awscdk.aws_apigatewayv2_integrations that implement HttpPrivateIntegrationOptionsModifier and TypeClassDescriptionstatic final classAn implementation forHttpAlbIntegrationPropsstatic final classAn implementation forHttpNlbIntegrationPropsstatic final classAn implementation forHttpPrivateIntegrationOptionsstatic final classAn implementation forHttpServiceDiscoveryIntegrationPropsMethods in software.amazon.awscdk.aws_apigatewayv2_integrations that return HttpPrivateIntegrationOptionsModifier and TypeMethodDescriptionHttpPrivateIntegrationOptions.Builder.build()Builds the configured instance.