status property

String status
final

Script status.

If the script is in the errored state then check errors for more details about the error.

one of: initializing, running, disabled, errored

Implementation

final String status;