Workteam

class Workteam

Provides details about a labeling work team.

Types

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

Properties

Link copied to clipboard

The date and time that the work team was created (timestamp).

Link copied to clipboard

A description of the work team.

Link copied to clipboard

The date and time that the work team was last updated (timestamp).

Link copied to clipboard

A list of MemberDefinition objects that contains objects that identify the workers that make up the work team.

Link copied to clipboard

Configures SNS notifications of available or expiring work items for work teams.

Link copied to clipboard

The Amazon Marketplace identifier for a vendor's work team.

Link copied to clipboard

The URI of the labeling job's user interface. Workers open this URI to start labeling your data objects.

Link copied to clipboard

The Amazon Resource Name (ARN) of the workforce.

Link copied to clipboard

The Amazon Resource Name (ARN) that identifies the work team.

Link copied to clipboard

The name of the work team.

Functions

Link copied to clipboard
inline fun copy(block: Workteam.Builder.() -> Unit = {}): Workteam
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