class Aws::States::Types::SendTaskHeartbeatInput
@note When making an API call, you may pass SendTaskHeartbeatInput
data as a hash: { task_token: "TaskToken", # required }
@!attribute [rw] task_token
The token that represents this task. Task tokens are generated by Step Functions when tasks are assigned to a worker, or in the [context object][1] when a workflow enters a task state. See GetActivityTaskOutput$taskToken. [1]: https://docs.aws.amazon.com/step-functions/latest/dg/input-output-contextobject.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/SendTaskHeartbeatInput AWS API Documentation
Constants
- SENSITIVE