GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SimpleWorkflow::ActivityTask(3) User Contributed Perl Documentation Paws::SimpleWorkflow::ActivityTask(3)

Paws::SimpleWorkflow::ActivityTask

REQUIRED ActivityId => Str

The unique ID of the task.

REQUIRED ActivityType => Paws::SimpleWorkflow::ActivityType

The type of this activity task.

The 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 => Int

The ID of the "ActivityTaskStarted" event recorded in the history.

REQUIRED TaskToken => Str

The 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::WorkflowExecution

The workflow execution that started this activity task.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.