class AWS::SimpleWorkflow::WorkflowExecution

def resource_identifiers

def resource_identifiers
  [[:domain,domain.name], [:workflow_id,workflow_id], [:run_id,run_id]]
end