PropertyPredicate - AWS Glue

PropertyPredicate

Defines a property predicate.

Contents

Comparator

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

The key of the property.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

Value

The value of the property.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: