class Aws::States::Types::GetActivityTaskOutput

@!attribute [rw] task_token

A token that identifies the scheduled task. This token must be
copied and included in subsequent calls to SendTaskHeartbeat,
SendTaskSuccess or SendTaskFailure in order to report the progress
or completion of the task.
@return [String]

@!attribute [rw] input

The string that contains the JSON input data for the task. Length
constraints apply to the payload size, and are expressed as bytes in
UTF-8 encoding.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/GetActivityTaskOutput AWS API Documentation

Constants

SENSITIVE