Method: AWS::SimpleWorkflow::HistoryEventCollection#workflow_execution

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

#workflow_executionWorkflowExectuion (readonly)

Returns:

  • (WorkflowExectuion)


43
44
45
# File 'lib/aws/simple_workflow/history_event_collection.rb', line 43

def workflow_execution
  @workflow_execution
end