

# NumberFilter
<a name="API_NumberFilter"></a>

An object that describes the details of a number filter.

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

 ** lowerInclusive **   <a name="inspector2-Type-NumberFilter-lowerInclusive"></a>
The lowest number to be included in the filter.  
Type: Double  
Required: No

 ** upperInclusive **   <a name="inspector2-Type-NumberFilter-upperInclusive"></a>
The highest number to be included in the filter.  
Type: Double  
Required: No

## See Also
<a name="API_NumberFilter_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/inspector2-2020-06-08/NumberFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/NumberFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/NumberFilter) 