ListLabelingJobsForWorkteamRequest
Types
Properties
Link copied to clipboard
A filter that returns only labeling jobs created after the specified time (timestamp).
Link copied to clipboard
A filter that returns only labeling jobs created before the specified time (timestamp).
Link copied to clipboard
A filter the limits jobs to only the ones whose job reference code contains the specified string.
Link copied to clipboard
The maximum number of labeling jobs to return in each page of the response.
Link copied to clipboard
The field to sort results by. The default is CreationTime
.
Link copied to clipboard
The Amazon Resource Name (ARN) of the work team for which you want to see labeling jobs for.
Functions
Link copied to clipboard
inline fun copy(block: ListLabelingJobsForWorkteamRequest.Builder.() -> Unit = {}): ListLabelingJobsForWorkteamRequest