Uses of Interface
software.amazon.awscdk.services.apigatewayv2.VpcLinkAttributes
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of VpcLinkAttributes in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionVpcLinkAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IVpcLink
VpcLink.fromVpcLinkAttributes
(software.constructs.Construct scope, String id, VpcLinkAttributes attrs) (experimental) Import a VPC Link by specifying its attributes.