LabelingJobSummary

Provides summary information about a labeling job.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Lambda function used to consolidate the annotations from individual workers into a label for a data object. For more information, see Annotation Consolidation.

Link copied to clipboard

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

Link copied to clipboard

If the LabelingJobStatus field is Failed, this field contains a description of the error.

Link copied to clipboard

Input configuration for the labeling job.

Link copied to clipboard

Counts showing the progress of the labeling job.

Link copied to clipboard

The Amazon Resource Name (ARN) assigned to the labeling job when it was created.

Link copied to clipboard

The name of the labeling job.

Link copied to clipboard

The location of the output produced by the labeling job.

Link copied to clipboard

The current status of the labeling job.

Link copied to clipboard

The date and time that the job was last modified (timestamp).

Link copied to clipboard

The Amazon Resource Name (ARN) of a Lambda function. The function is run before each data object is sent to a worker.

Link copied to clipboard

The Amazon Resource Name (ARN) of the work team assigned to the job.

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