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

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.

http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-EnableVgwRoutePropagation.html

Synopsis

Request

Request constructor

Request lenses

evrpGatewayId :: Lens' EnableVgwRoutePropagation Text Source

The ID of the virtual private gateway.

Response

Response constructor