Struct aws_sdk_sagemaker::model::labeling_job_output::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for LabelingJobOutput
Implementations
The Amazon S3 bucket location of the manifest file for labeled data.
The Amazon S3 bucket location of the manifest file for labeled data.
The Amazon Resource Name (ARN) for the most recent Amazon SageMaker model trained as part of automated data labeling.
The Amazon Resource Name (ARN) for the most recent Amazon SageMaker model trained as part of automated data labeling.
Consumes the builder and constructs a LabelingJobOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more