status property
The status of the function execution. Possible values can be: waiting, processing, completed, or failed.
Implementation
final enums.ExecutionStatus status;The status of the function execution. Possible values can be: waiting, processing, completed, or failed.
final enums.ExecutionStatus status;