ListHumanTaskUisRequest

Types

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

Properties

Link copied to clipboard

A filter that returns only human task user interfaces with a creation time greater than or equal to the specified timestamp.

Link copied to clipboard

A filter that returns only human task user interfaces that were created before the specified timestamp.

Link copied to clipboard

The total number of items to return. If the total number of available items is more than the value specified in MaxResults, then a NextToken will be provided in the output that you can use to resume pagination.

Link copied to clipboard

A token to resume pagination.

Link copied to clipboard

An optional value that specifies whether you want the results sorted in Ascending or Descending order.

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