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