JobState Enum

The current execution state of the streaming job.

Inheritance
builtins.str
JobState
JobState

Constructor

JobState(value)

Fields

CREATED
DEGRADED
DELETING
FAILED
RESTARTING
RUNNING
SCALING
STARTING
STOPPED
STOPPING