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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.ModifySubnetAttribute

Contents

Description

Synopsis

Request

Request constructor

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.

Response

Response constructor