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

Contents

Description

Modifies a subnet attribute.

See: AWS API Reference for ModifySubnetAttribute.

Synopsis

Creating a Request

modifySubnetAttribute Source

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

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

Request Lenses

msaMapPublicIPOnLaunch :: Lens' ModifySubnetAttribute (Maybe AttributeBooleanValue) Source

Specify true to indicate that instances launched into the specified subnet should be assigned public IP address.

Destructuring the Response

modifySubnetAttributeResponse :: ModifySubnetAttributeResponse Source

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