| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.route53.targets |
Route53 Alias Record Targets for the CDK Route53 Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IInterfaceVpcEndpoint.Jsii$Default
Internal default implementation for
IInterfaceVpcEndpoint. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IInterfaceVpcEndpoint.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
InterfaceVpcEndpoint
(experimental) A interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
static IInterfaceVpcEndpoint |
InterfaceVpcEndpoint.fromInterfaceVpcEndpointAttributes(software.constructs.Construct scope,
String id,
InterfaceVpcEndpointAttributes attrs)
(experimental) Imports an existing interface VPC endpoint.
|
| Constructor and Description |
|---|
InterfaceVpcEndpointTarget(IInterfaceVpcEndpoint vpcEndpoint) |
Copyright © 2021. All rights reserved.