Interface LabelingJobOutput.Builder

    • Method Detail

      • outputDatasetS3Uri

        LabelingJobOutput.Builder outputDatasetS3Uri​(String outputDatasetS3Uri)

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

        Parameters:
        outputDatasetS3Uri - The Amazon S3 bucket location of the manifest file for labeled data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • finalActiveLearningModelArn

        LabelingJobOutput.Builder finalActiveLearningModelArn​(String finalActiveLearningModelArn)

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

        Parameters:
        finalActiveLearningModelArn - The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of automated data labeling.
        Returns:
        Returns a reference to this object so that method calls can be chained together.