QuickResponseFilterField - Amazon Connect

QuickResponseFilterField

The quick response fields to filter the quick response query results by.

The following is the list of supported field names.

  • name

  • description

  • shortcutKey

  • isActive

  • channels

  • language

  • contentType

  • createdTime

  • lastModifiedTime

  • lastModifiedBy

  • groupingConfiguration.criteria

  • groupingConfiguration.values

Contents

name

The name of the attribute field to filter the quick responses by.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: Yes

operator

The operator to use for filtering.

Type: String

Valid Values: EQUALS | PREFIX

Required: Yes

includeNoExistence

Whether to treat null value as a match for the attribute field.

Type: Boolean

Required: No

values

The values of attribute field to filter the quick response by.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

See Also

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