amazonka-ec2-1.3.3.1: 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.EnableVGWRoutePropagation

Contents

Description

Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.

See: AWS API Reference for EnableVGWRoutePropagation.

Synopsis

Creating a Request

enableVGWRoutePropagation Source

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

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

Request Lenses

evrpGatewayId :: Lens' EnableVGWRoutePropagation Text Source

The ID of the virtual private gateway.

Destructuring the Response

enableVGWRoutePropagationResponse :: EnableVGWRoutePropagationResponse Source

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