View a markdown version of this page

PreEvaluationFilter - Amazon Connect Customer

PreEvaluationFilter

A single pre-evaluation filter condition. Specifies a resource type, filter type, key, value, and operator to match against a resource attribute.

Contents

FilterKey

The key of the attribute to filter on. For tag filters, this is the tag key.

Type: String

Required: Yes

FilterType

The type of filter to apply. Valid values: TAG.

Type: String

Valid Values: TAG

Required: Yes

FilterValue

The value to match against. For tag filters, this is the tag value.

Type: String

Required: Yes

Operator

The comparison operator for the filter condition. Valid values: EQUALS.

Type: String

Valid Values: EQUALS

Required: Yes

ResourceType

The type of resource to filter on. Valid values: CONTACT.

Type: String

Valid Values: CONTACT

Required: Yes

See Also

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