| Modifier and Type | Interface and Description |
|---|---|
static interface |
IVpcLink.Jsii$Default
Internal default implementation for
IVpcLink. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IVpcLink.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
VpcLink
(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).
|
| Modifier and Type | Method and Description |
|---|---|
static IVpcLink |
VpcLink.fromVpcLinkAttributes(software.constructs.Construct scope,
String id,
VpcLinkAttributes attrs)
(experimental) Import a VPC Link by specifying its attributes.
|
Copyright © 2023. All rights reserved.