Safe Haskell | None |
---|---|
Language | Haskell2010 |
Deletes the specified route table. You must disassociate the route table from any subnets before you can delete it. You can't delete the main route table.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeleteRouteTable.html
Request
data DeleteRouteTable Source
Request constructor
DeleteRouteTable
constructor.
The fields accessible through corresponding lenses are:
Request lenses
drt1RouteTableId :: Lens' DeleteRouteTable Text Source
The ID of the route table.