amazonka-ec2-1.3.6: Amazon Elastic Compute Cloud SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.DeleteVPNConnectionRoute

Contents

Description

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.

See: AWS API Reference for DeleteVPNConnectionRoute.

Synopsis

Creating a Request

deleteVPNConnectionRoute Source

Creates a value of DeleteVPNConnectionRoute with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dvcrDestinationCIdRBlock :: Lens' DeleteVPNConnectionRoute Text Source

The CIDR block associated with the local subnet of the customer network.

Destructuring the Response

deleteVPNConnectionRouteResponse :: DeleteVPNConnectionRouteResponse Source

Creates a value of DeleteVPNConnectionRouteResponse with the minimum fields required to make a request.