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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.ModifySubnetAttribute

Contents

Description

Synopsis

Request

Request constructor

modifySubnetAttribute Source

ModifySubnetAttribute constructor.

The fields accessible through corresponding lenses are:

Request lenses

msaSubnetId :: Lens' ModifySubnetAttribute Text Source

The ID of the subnet.

Response

Response constructor