Class: Aws::SageMaker::Types::LabelingJobSummary

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-sagemaker/types.rb

Overview

Provides summary information about a labeling job.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_consolidation_lambda_arnString

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].

[1]: docs.aws.amazon.com/sagemaker/latest/dg/sms-annotation-consolidation.html



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

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



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

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



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#input_configTypes::LabelingJobInputConfig

Input configuration for the labeling job.



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#label_countersTypes::LabelCounters

Counts showing the progress of the labeling job.



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#labeling_job_arnString

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



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#labeling_job_nameString

The name of the labeling job.



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#labeling_job_outputTypes::LabelingJobOutput

The location of the output produced by the labeling job.



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#labeling_job_statusString

The current status of the labeling job.



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

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



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#pre_human_task_lambda_arnString

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



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end

#workteam_arnString

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



30632
30633
30634
30635
30636
30637
30638
30639
30640
30641
30642
30643
30644
30645
30646
30647
# File 'lib/aws-sdk-sagemaker/types.rb', line 30632

class LabelingJobSummary < Struct.new(
  :labeling_job_name,
  :labeling_job_arn,
  :creation_time,
  :last_modified_time,
  :labeling_job_status,
  :label_counters,
  :workteam_arn,
  :pre_human_task_lambda_arn,
  :annotation_consolidation_lambda_arn,
  :failure_reason,
  :labeling_job_output,
  :input_config)
  SENSITIVE = []
  include Aws::Structure
end