status property
The status of the action execution. Status categories are
InProgress
, Succeeded
, and Failed
.
Implementation
final ActionExecutionStatus? status;
The status of the action execution. Status categories are
InProgress
, Succeeded
, and Failed
.
final ActionExecutionStatus? status;