amazonka-ec2-1.2.0: 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.DisableVGWRoutePropagation

Contents

Description

Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.

See: AWS API Reference for DisableVGWRoutePropagation.

Synopsis

Creating a Request

disableVGWRoutePropagation Source

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

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

Request Lenses

dvrpGatewayId :: Lens' DisableVGWRoutePropagation Text Source

The ID of the virtual private gateway.

Destructuring the Response

disableVGWRoutePropagationResponse :: DisableVGWRoutePropagationResponse Source

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