C# Class Amazon.EC2.Model.CreateVpnConnectionRouteRequest

Container for the parameters to the CreateVpnConnectionRoute operation.

Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway. The static route allows traffic to be routed from the virtual private gateway to the VPN customer gateway.

For more information about VPN connections, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide .

Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDestinationCidrBlock ( ) : bool
IsSetVpnConnectionId ( ) : bool