ContactFlowSearchFilter - Amazon Connect

ContactFlowSearchFilter

Filters to be applied to search results.

Contents

FlowAttributeFilter

Flow attribute filter for contact flow search operations.

Type: ContactFlowAttributeFilter object

Required: No

TagFilter

An object that can be used to specify Tag conditions inside the SearchFilter. This accepts an OR of AND (List of List) input where:

  • Top level list specifies conditions that need to be applied with OR operator

  • Inner list specifies conditions that need to be applied with AND operator.

Type: ControlPlaneTagFilter object

Required: No

See Also

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