

# DetectLabelsSettings
<a name="API_DetectLabelsSettings"></a>

Settings for the DetectLabels request. Settings can include filters for both GENERAL\$1LABELS and IMAGE\$1PROPERTIES. GENERAL\$1LABELS filters can be inclusive or exclusive and applied to individual labels or label categories. IMAGE\$1PROPERTIES filters allow specification of a maximum number of dominant colors.

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

 ** GeneralLabels **   <a name="rekognition-Type-DetectLabelsSettings-GeneralLabels"></a>
Contains the specified filters for GENERAL\$1LABELS.  
Type: [GeneralLabelsSettings](API_GeneralLabelsSettings.md) object  
Required: No

 ** ImageProperties **   <a name="rekognition-Type-DetectLabelsSettings-ImageProperties"></a>
Contains the chosen number of maximum dominant colors in an image.  
Type: [DetectLabelsImagePropertiesSettings](API_DetectLabelsImagePropertiesSettings.md) object  
Required: No

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