Uses of Interface
software.amazon.awscdk.services.apigatewayv2.integrations.HttpPrivateIntegrationOptions
Packages that use HttpPrivateIntegrationOptions
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpPrivateIntegrationOptions in software.amazon.awscdk.services.apigatewayv2.integrations
Subinterfaces of HttpPrivateIntegrationOptions in software.amazon.awscdk.services.apigatewayv2.integrationsModifier and TypeInterfaceDescriptioninterface(experimental) Properties to initializeHttpAlbIntegration.interface(experimental) Properties to initializeHttpNlbIntegration.interface(experimental) Properties to initializeHttpServiceDiscoveryIntegration.Classes in software.amazon.awscdk.services.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.services.apigatewayv2.integrations that return HttpPrivateIntegrationOptionsModifier and TypeMethodDescriptionHttpPrivateIntegrationOptions.Builder.build()Builds the configured instance.