status property

ActionExecutionStatus? status
final

The status of the action execution. Status categories are InProgress, Succeeded, and Failed.

Implementation

final ActionExecutionStatus? status;