Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IVpcLink
Packages that use IVpcLink
Package
Description
AWS::APIGatewayv2 Construct Library
AWS APIGatewayv2 Integrations
-
Uses of IVpcLink in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IVpcLink in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVpcLink.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IVpcLinkModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Define a new VPC Link Specifies an API Gateway VPC link for a HTTP API to access resources in an Amazon Virtual Private Cloud (VPC).Methods in software.amazon.awscdk.services.apigatewayv2 that return IVpcLinkModifier and TypeMethodDescriptionstatic IVpcLinkVpcLink.fromVpcLinkAttributes(software.constructs.Construct scope, String id, VpcLinkAttributes attrs) (experimental) Import a VPC Link by specifying its attributes. -
Uses of IVpcLink in software.amazon.awscdk.services.apigatewayv2.integrations
Methods in software.amazon.awscdk.services.apigatewayv2.integrations that return IVpcLinkModifier and TypeMethodDescriptionfinal IVpcLinkHttpAlbIntegrationProps.Jsii$Proxy.getVpcLink()final IVpcLinkHttpNlbIntegrationProps.Jsii$Proxy.getVpcLink()default IVpcLinkHttpPrivateIntegrationOptions.getVpcLink()(experimental) The vpc link to be used for the private integration.final IVpcLinkHttpPrivateIntegrationOptions.Jsii$Proxy.getVpcLink()final IVpcLinkHttpServiceDiscoveryIntegrationProps.Jsii$Proxy.getVpcLink()Methods in software.amazon.awscdk.services.apigatewayv2.integrations with parameters of type IVpcLinkModifier and TypeMethodDescription(experimental) The vpc link to be used for the private integration.Sets the value ofHttpPrivateIntegrationOptions.getVpcLink()(experimental) The vpc link to be used for the private integration.Sets the value ofHttpPrivateIntegrationOptions.getVpcLink()Sets the value ofHttpPrivateIntegrationOptions.getVpcLink()(experimental) The vpc link to be used for the private integration.Sets the value ofHttpPrivateIntegrationOptions.getVpcLink()