ListFlowExecutionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the flow alias to list executions for.

Link copied to clipboard

The unique identifier of the flow to list executions for.

Link copied to clipboard

The maximum number of flow executions to return in a single response. If more executions exist than the specified maxResults value, a token is included in the response so that the remaining results can be retrieved.

Link copied to clipboard

A token to retrieve the next set of results. This value is returned in the response if more results are available.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String