# File lib/aws/simple_workflow/decision_task.rb, line 504 def request_cancel_external_workflow_execution workflow_execution, options = {} workflow_execution_opts(options, workflow_execution) add_decision :request_cancel_external_workflow_execution, options end