SearchFilterExpression - AWS Deadline Cloud

SearchFilterExpression

The type of search filter to apply.

Contents

Important

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

dateTimeFilter

Filters based on date and time.

Type: DateTimeFilterExpression object

Required: No

groupFilter

Filters by group.

Type: SearchGroupedFilterExpressions object

Required: No

parameterFilter

Filters by parameter.

Type: ParameterFilterExpression object

Required: No

searchTermFilter

Filters by a specified search term.

Type: SearchTermFilterExpression object

Required: No

stringFilter

Filters by a string.

Type: StringFilterExpression object

Required: No

See Also

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