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 pagination token you need to use to retrieve the next set of results. This value is returned from a previous call to ListWorkflowRuns.

Link copied to clipboard

The Amazon Resource Name (ARN) of the workflow for which you want a list of runs.

Link copied to clipboard

Optional. The specific version of the workflow for which you want a list of runs. If not specified, runs for all versions are returned.

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