status property

String status
final

The status of the function execution. Possible values can be: waiting, processing, completed, or failed.

Implementation

final String status;