Class: Awsrm::RouteTableReader

Inherits:
ResourceReader show all
Defined in:
lib/awsrm/resources/route_table.rb

Instance Method Summary collapse

Methods inherited from ResourceReader

#arn, #initialize, #method_missing, #respond_to?

Constructor Details

This class inherits a constructor from Awsrm::ResourceReader

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Awsrm::ResourceReader

Instance Method Details

#idObject



24
25
26
# File 'lib/awsrm/resources/route_table.rb', line 24

def id
  @resource.route_table_id
end