FilterValue - AWS Glue

FilterValue

Represents a single entry in the list of values for a FilterExpression.

Contents

Type

The type of filter value.

Type: String

Valid Values: COLUMNEXTRACTED | CONSTANT

Required: Yes

Value

The value to be associated.

Type: Array of strings

Pattern: ([\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF]|[^\S\r\n"'])*

Required: Yes

See Also

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