FieldFilter - Amazon Connect

FieldFilter

A filter for fields. Only one value can be provided.

Contents

Important

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

contains

Object containing field identifier and value information.

Type: FieldValue object

Required: No

equalTo

Object containing field identifier and value information.

Type: FieldValue object

Required: No

greaterThan

Object containing field identifier and value information.

Type: FieldValue object

Required: No

greaterThanOrEqualTo

Object containing field identifier and value information.

Type: FieldValue object

Required: No

lessThan

Object containing field identifier and value information.

Type: FieldValue object

Required: No

lessThanOrEqualTo

Object containing field identifier and value information.

Type: FieldValue object

Required: No

See Also

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