

# PropertyFilter
<a name="API_PropertyFilter"></a>

An object that filters items returned by a property request.

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

 ** operator **   <a name="tm-Type-PropertyFilter-operator"></a>
The operator associated with this property filter.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*`   
Required: No

 ** propertyName **   <a name="tm-Type-PropertyFilter-propertyName"></a>
The property name associated with this property filter.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*`   
Required: No

 ** value **   <a name="tm-Type-PropertyFilter-value"></a>
The value associated with this property filter.  
Type: [DataValue](API_DataValue.md) object  
Required: No

## See Also
<a name="API_PropertyFilter_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/iottwinmaker-2021-11-29/PropertyFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/PropertyFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/PropertyFilter) 