![]() |
![]()
| ![]() |
![]()
NAMEPaws::SimpleWorkflow::ActivityTask ATTRIBUTESREQUIRED ActivityId => StrThe unique ID of the task. REQUIRED ActivityType => Paws::SimpleWorkflow::ActivityTypeThe type of this activity task. Input => StrThe inputs provided when the activity task was scheduled. The form of the input is user defined and should be meaningful to the activity implementation. REQUIRED StartedEventId => IntThe ID of the "ActivityTaskStarted" event recorded in the history. REQUIRED TaskToken => StrThe opaque string used as a handle on the task. This token is used by workers to communicate progress and response information back to the system about the task. REQUIRED WorkflowExecution => Paws::SimpleWorkflow::WorkflowExecutionThe workflow execution that started this activity task. _request_id => Str
|