ViewSearchCriteria - Amazon Connect

ViewSearchCriteria

Defines the search criteria for filtering views.

Contents

AndConditions

A list of conditions that must all be satisfied.

Type: Array of ViewSearchCriteria objects

Required: No

OrConditions

A list of conditions to be met, where at least one condition must be satisfied.

Type: Array of ViewSearchCriteria objects

Required: No

StringCondition

A leaf node condition which can be used to specify a string condition.

Type: StringCondition object

Required: No

ViewStatusCondition

A condition that filters views by their status.

Type: String

Valid Values: PUBLISHED | SAVED

Required: No

ViewTypeCondition

A condition that filters views by their type.

Type: String

Valid Values: CUSTOMER_MANAGED | AWS_MANAGED

Required: No

See Also

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