AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped. You can use these conditions to control the cost of data labeling.

Labeling jobs fail after 30 days with an appropriate client error message.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.LabelingJobStoppingConditions

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class LabelingJobStoppingConditions

The LabelingJobStoppingConditions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MaxHumanLabeledObjectCount System.Int32

Gets and sets the property MaxHumanLabeledObjectCount.

The maximum number of objects that can be labeled by human workers.

Public Property MaxPercentageOfInputDatasetLabeled System.Int32

Gets and sets the property MaxPercentageOfInputDatasetLabeled.

The maximum number of input data objects that should be labeled.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5