

# LabelCountersForWorkteam
<a name="API_LabelCountersForWorkteam"></a>

Provides counts for human-labeled tasks in the labeling job.

## Contents
<a name="API_LabelCountersForWorkteam_Contents"></a>

 ** HumanLabeled **   <a name="sagemaker-Type-LabelCountersForWorkteam-HumanLabeled"></a>
The total number of data objects labeled by a human worker.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** PendingHuman **   <a name="sagemaker-Type-LabelCountersForWorkteam-PendingHuman"></a>
The total number of data objects that need to be labeled by a human worker.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** Total **   <a name="sagemaker-Type-LabelCountersForWorkteam-Total"></a>
The total number of tasks in the labeling job.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_LabelCountersForWorkteam_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/LabelCountersForWorkteam) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/LabelCountersForWorkteam) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/LabelCountersForWorkteam) 