RowFilter - Amazon DataZone

RowFilter

The row filter.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

and

The 'and' clause of the row filter.

Type: Array of RowFilter objects

Required: No

expression

The expression of the row filter.

Type: RowFilterExpression object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

or

The 'or' clause of the row filter.

Type: Array of RowFilter objects

Required: No

See Also

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