ListTaskInstancesRequest

Types

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

Properties

Link copied to clipboard

The maximum number of task instances 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 ListTaskInstances.

Link copied to clipboard

The unique identifier of the workflow run for which you want a list of task instances.

Link copied to clipboard

The Amazon Resource Name (ARN) of the workflow that contains the run.

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