Safe Haskell | None |
---|---|
Language | Haskell2010 |
Disassociates a subnet from a route table.
After you perform this action, the subnet no longer uses the routes in the route table. Instead, it uses the routes in the VPC's main route table. For more information about route tables, see Route Tables in the Amazon VirtualPrivate Cloud User Guide.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DisassociateRouteTable.html
Request
data DisassociateRouteTable Source
Request constructor
DisassociateRouteTable
constructor.
The fields accessible through corresponding lenses are:
Request lenses
drtAssociationId :: Lens' DisassociateRouteTable Text Source
The association ID representing the current association between the route table and subnet.