Method: AWS::SimpleWorkflow::HistoryEvent::Attributes#method_missing

Defined in:
lib/aws/simple_workflow/history_event.rb

#method_missing(method) ⇒ Object



203
204
205
# File 'lib/aws/simple_workflow/history_event.rb', line 203

def method_missing method
  self[method]
end