You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::LabelingJobForWorkteamSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides summary information for a work team.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The date and time that the labeling job was created.

Returns:

  • (Time)

    The date and time that the labeling job was created.

#job_reference_codeString

A unique identifier for a labeling job. You can use this to refer to a specific labeling job.

Returns:

  • (String)

    A unique identifier for a labeling job.

#label_countersTypes::LabelCountersForWorkteam

Provides information about the progress of a labeling job.

Returns:

#labeling_job_nameString

The name of the labeling job that the work team is assigned to.

Returns:

  • (String)

    The name of the labeling job that the work team is assigned to.

#number_of_human_workers_per_data_objectInteger

The configured number of workers per data object.

Returns:

  • (Integer)

    The configured number of workers per data object.

#work_requester_account_idString

Returns:

  • (String)