Uses of Interface
software.amazon.awscdk.services.apigatewayv2.VpcLinkAttributes
Packages that use VpcLinkAttributes
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of VpcLinkAttributes in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement VpcLinkAttributesMethods in software.amazon.awscdk.services.apigatewayv2 that return VpcLinkAttributesModifier and TypeMethodDescriptionVpcLinkAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type VpcLinkAttributesModifier and TypeMethodDescriptionstatic IVpcLinkVpcLink.fromVpcLinkAttributes(software.constructs.Construct scope, String id, VpcLinkAttributes attrs) (experimental) Import a VPC Link by specifying its attributes.