Event regarding the state of a stream processor

streamId
string<uuid>
processorConfigurationId
string

Processor id as defined in the declaration

state
enum<string>

The new state of the processor

Available options:
RUNNING,
COMPLETED,
WAITING,
ERROR,
CLOSED
details
string

Optional details about the state change

subject
string

Owner of the resource this event relates to