C# Class Amazon.EC2.Model.DeleteVpnConnectionRouteRequest

Container for the parameters to the DeleteVpnConnectionRoute operation.

Deletes the specified 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.

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

Private Methods

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