Class: Awsrm::AlbListenerReader

Inherits:
ResourceReader show all
Defined in:
lib/awsrm/resources/alb_listener.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



34
35
36
# File 'lib/awsrm/resources/alb_listener.rb', line 34

def id
  @resource.listener_arn
end