LabelingJobOutput

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: LabelingJobOutput.Builder.() -> Unit = {}): LabelingJobOutput
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String