

# DatasetLabelDescription
<a name="API_DatasetLabelDescription"></a>

 Describes a dataset label. For more information, see [ListDatasetLabels](API_ListDatasetLabels.md). 

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

 ** LabelName **   <a name="rekognition-Type-DatasetLabelDescription-LabelName"></a>
 The name of the label.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `.{1,}`   
Required: No

 ** LabelStats **   <a name="rekognition-Type-DatasetLabelDescription-LabelStats"></a>
 Statistics about the label.   
Type: [DatasetLabelStats](API_DatasetLabelStats.md) object  
Required: No

## See Also
<a name="API_DatasetLabelDescription_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/rekognition-2016-06-27/DatasetLabelDescription) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/DatasetLabelDescription) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/DatasetLabelDescription) 