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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.DetachNetworkInterface

Contents

Description

Synopsis

Request

Request constructor

detachNetworkInterface Source

DetachNetworkInterface constructor.

The fields accessible through corresponding lenses are:

Request lenses

dniForce :: Lens' DetachNetworkInterface (Maybe Bool) Source

Specifies whether to force a detachment.

Response

Response constructor