ListWorkflowRunsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of workflow runs to return in a single response.

Link copied to clipboard

The token for retrieving the next page of results.

Link copied to clipboard

The sort order for the returned workflow runs (ascending or descending).

Link copied to clipboard

The name of the workflow definition to list workflow runs for.

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