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

Class: Aws::SageMaker::Types::LabelingJobOutput

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

Overview

Specifies the location of the output produced by the labeling job.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#final_active_learning_model_arnString

The Amazon Resource Name (ARN) for the most recent Amazon SageMaker model trained as part of automated data labeling.

Returns:

  • (String)

    The Amazon Resource Name (ARN) for the most recent Amazon SageMaker model trained as part of automated data labeling.

#output_dataset_s3_uriString

The Amazon S3 bucket location of the manifest file for labeled data.

Returns:

  • (String)

    The Amazon S3 bucket location of the manifest file for labeled data.