ListFlowExecutionEventsRequest
Types
Properties
Link copied to clipboard
The type of events to retrieve. Specify Node
for node-level events or Flow
for flow-level events.
Link copied to clipboard
The unique identifier of the flow execution.
Link copied to clipboard
The unique identifier of the flow alias used for the execution.
Link copied to clipboard
The unique identifier of the flow.
Link copied to clipboard
The maximum number of events to return in a single response. If more events exist than the specified maxResults value, a token is included in the response so that the remaining results can be retrieved.
Functions
Link copied to clipboard
inline fun copy(block: ListFlowExecutionEventsRequest.Builder.() -> Unit = {}): ListFlowExecutionEventsRequest