| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
InterfaceVpcEndpoint |
IVpc.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
(experimental) Adds a new interface endpoint to this VPC.
|
InterfaceVpcEndpoint |
IVpc.Jsii$Proxy.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
(experimental) Adds a new interface endpoint to this VPC.
|
default InterfaceVpcEndpoint |
IVpc.Jsii$Default.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
(experimental) Adds a new interface endpoint to this VPC.
|
InterfaceVpcEndpoint |
Vpc.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
(experimental) Adds a new interface endpoint to this VPC.
|
InterfaceVpcEndpoint |
InterfaceVpcEndpoint.Builder.build() |
Copyright © 2021. All rights reserved.