Uses of Class
software.amazon.awscdk.services.ec2.CfnVPNConnectionRoute.Builder
-
Uses of CfnVPNConnectionRoute.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnVPNConnectionRoute.Builder.destinationCidrBlock
(String destinationCidrBlock) The CIDR block associated with the local subnet of the customer network.CfnVPNConnectionRoute.Builder.vpnConnectionId
(String vpnConnectionId) The ID of the VPN connection.