class Awsrm::RouteTableReader

Public Instance Methods

id() click to toggle source
# File lib/awsrm/resources/route_table.rb, line 24
def id
  @resource.route_table_id
end