| 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 | Method and Description |
|---|---|
InterfaceVpcEndpoint |
IVpc.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
Adds a new interface endpoint to this VPC.
|
InterfaceVpcEndpoint |
IVpc.Jsii$Proxy.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
Adds a new interface endpoint to this VPC.
|
default InterfaceVpcEndpoint |
IVpc.Jsii$Default.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
Adds a new interface endpoint to this VPC.
|
InterfaceVpcEndpoint |
Vpc.addInterfaceEndpoint(String id,
InterfaceVpcEndpointOptions options)
Adds a new interface endpoint to this VPC.
|
InterfaceVpcEndpoint |
InterfaceVpcEndpoint.Builder.build() |
| Constructor and Description |
|---|
InterfaceVpcEndpointTarget(InterfaceVpcEndpoint vpcEndpoint) |
Copyright © 2022. All rights reserved.