JobEventStackFinished OBJECT

An event created when a stack finishes a job and marks it as success

Fields

actorJobEventActor!

The actor that caused this event to occur

detailString

Details about why stack finishes this job

idID!

jobJobTypeCommand!

The job that this event belongs to

timestampDateTime!

The time when the event occurred

typeJobEventType!

The type of event

uuidID!

The public UUID for this job event

Interfaces