taskId property

String? taskId
final

An internal identifier for the task. This ID is passed to the SetTaskStatus and ReportTaskProgress actions.

Implementation

final String? taskId;