Uses of Class
software.amazon.awscdk.services.ec2.VpnConnection.Builder
-
Uses of VpnConnection.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionThe ASN of the customer gateway.static VpnConnection.Builder
The ip address of the customer gateway.VpnConnection.Builder.staticRoutes
(List<String> staticRoutes) The static routes to be routed from the VPN gateway to the customer gateway.VpnConnection.Builder.tunnelOptions
(List<? extends VpnTunnelOption> tunnelOptions) The tunnel options for the VPN connection.The VPC to connect to.