resource_routing

Module for VPC routing resources.

RouteResourceLister(*args[, route_table])

Lister control for VPC route resources.

RouteTableDescriber(parent, alignment, ...)

Describer control for VPC route tables.

RouteTableResourceLister(*args[, subnet])

Lister control for VPC route tables.

_route_determine_gateway(self, entry)

Column callback for determining the gateway ID at the tail end of a route.

_route_determine_gateway_type(self, entry)

Column callback for determining the type of a gateway at the tail end of a route.

_route_table_determine_subnet_association(...)