Class: WorkflowExecutionUpdateAdmittedEventAttributes
history.v1.WorkflowExecutionUpdateAdmittedEventAttributes
Represents a WorkflowExecutionUpdateAdmittedEventAttributes.
Properties
origin
• origin: UpdateAdmittedEventOrigin
An explanation of why this event was written to history.
request
• Optional request: null | $Properties
The update request associated with this event.
Methods
toJSON
▸ toJSON(): Object
Converts this WorkflowExecutionUpdateAdmittedEventAttributes to JSON.
Returns
Object
JSON object
create
▸ create(properties?): WorkflowExecutionUpdateAdmittedEventAttributes & $Shape
Creates a new WorkflowExecutionUpdateAdmittedEventAttributes instance using the specified properties.