Event
A complex type that describes an event and its status.
Elements
FileEvent
FileEvent. Optional. Specifies information for a file event. Specify one of this value, JobEvent, or CustomEvent.
JobEvent
JobEvent. Optional. Specifies information for a job event. Specify one of this value, FileEvent, or CustomEvent.
CustomEvent
CustomEvent. Optional. Specifies information for a custom event. Specify one of this value, FileEvent, or JobEvent.
EventName
String. The name of the event.
EventType
EventType. The type of event.
PollingInterval
Long. Optional. Specifies the amount of time to wait between event status checks. The minimum value is 10 seconds.
PollingDuration
Long. Optional. Specifies the amount of time to check the event status.
LagTime
Long. Optional. Specifies lag time value for the event.
EventStatus
String. Optional. The current status of the event. Valid values are:

Uninitialized

Polling

Satisfied

Expired