Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.AWS.EC2.DeleteNetworkInterface
Description
Deletes the specified network interface. You must detach the network interface before you can delete it.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteNetworkInterface.html
Request
data DeleteNetworkInterface Source
Instances
Request constructor
Arguments
:: Text | |
-> DeleteNetworkInterface |
DeleteNetworkInterface
constructor.
The fields accessible through corresponding lenses are:
Request lenses
dni2NetworkInterfaceId :: Lens' DeleteNetworkInterface Text Source
The ID of the network interface.