Step Data
Type: Object<String, any>
The operations pipeline passes a state object through a number of operation steps. These steps may mutate this object. This way, information can flow through an Operation.
More information can be found in our Operations concept page.
Properties
operation State
Type: OperationState
The state of the operation. Not always present.