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
- Struct
- Aws::SageMaker::Types::LabelingJobForWorkteamSummary
- Defined in:
- (unknown)
Overview
Provides summary information for a work team.
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
The date and time that the labeling job was created.
-
#job_reference_code ⇒ String
A unique identifier for a labeling job.
-
#label_counters ⇒ Types::LabelCountersForWorkteam
Provides information about the progress of a labeling job.
-
#labeling_job_name ⇒ String
The name of the labeling job that the work team is assigned to.
-
#number_of_human_workers_per_data_object ⇒ Integer
The configured number of workers per data object.
-
#work_requester_account_id ⇒ String
Instance Attribute Details
#creation_time ⇒ Time
The date and time that the labeling job was created.
#job_reference_code ⇒ String
A unique identifier for a labeling job. You can use this to refer to a specific labeling job.
#label_counters ⇒ Types::LabelCountersForWorkteam
Provides information about the progress of a labeling job.
#labeling_job_name ⇒ String
The name of the labeling job that the work team is assigned to.
#number_of_human_workers_per_data_object ⇒ Integer
The configured number of workers per data object.