

# PropertyPredicate
<a name="API_PropertyPredicate"></a>

Defines a property predicate.

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

 ** Comparator **   <a name="Glue-Type-PropertyPredicate-Comparator"></a>
The comparator used to compare this property to others.  
Type: String  
Valid Values: `EQUALS | GREATER_THAN | LESS_THAN | GREATER_THAN_EQUALS | LESS_THAN_EQUALS`   
Required: No

 ** Key **   <a name="Glue-Type-PropertyPredicate-Key"></a>
The key of the property.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

 ** Value **   <a name="Glue-Type-PropertyPredicate-Value"></a>
The value of the property.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

## See Also
<a name="API_PropertyPredicate_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/glue-2017-03-31/PropertyPredicate) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/PropertyPredicate) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/PropertyPredicate) 