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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.ResetNetworkInterfaceAttribute

Contents

Description

Resets a network interface attribute. You can specify only one attribute at a time.

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

Synopsis

Request

Request constructor

Request lenses

rniaSourceDestCheck :: Lens' ResetNetworkInterfaceAttribute (Maybe Text) Source

The source/destination checking attribute. Resets the value to true.

Response

Response constructor