Uses of Interface
software.amazon.awscdk.interfaces.apigatewayv2.IVpcLinkRef
Packages that use IVpcLinkRef
Package
Description
AWS APIGatewayv2 Construct Library
-
Uses of IVpcLinkRef in software.amazon.awscdk.interfaces.apigatewayv2
Subinterfaces of IVpcLinkRef in software.amazon.awscdk.interfaces.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVpcLinkRef.Classes in software.amazon.awscdk.interfaces.apigatewayv2 that implement IVpcLinkRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IVpcLinkRef in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IVpcLinkRef in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterfaceRepresents an API Gateway VpcLink.static interfaceInternal default implementation forIVpcLink.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IVpcLinkRefModifier and TypeClassDescriptionclassTheAWS::ApiGatewayV2::VpcLinkresource creates a VPC link.static final classA proxy class which represents a concrete javascript instance of this type.classDefine 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 IVpcLinkRefModifier and TypeMethodDescriptionstatic IVpcLinkRefCfnVpcLink.fromVpcLinkId(software.constructs.Construct scope, String id, String vpcLinkId) Creates a new IVpcLinkRef from a vpcLinkId.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type IVpcLinkRef