AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about the filter used when retrieving metrics. MetricFiltersV2
can be used on the following metrics: AVG_AGENT_CONNECTING_TIME
, CONTACTS_CREATED
,
CONTACTS_HANDLED
, SUM_CONTACTS_DISCONNECTED
.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class MetricFilterV2
The MetricFilterV2 type exposes the following members
Name | Description | |
---|---|---|
MetricFilterV2() |
Name | Type | Description | |
---|---|---|---|
MetricFilterKey | System.String |
Gets and sets the property MetricFilterKey. The key to use for filtering data. Valid metric filter keys:
|
|
MetricFilterValues | System.Collections.Generic.List<System.String> |
Gets and sets the property MetricFilterValues. The values to use for filtering data. Values for metric-level filters can be either a fixed set of values or a customized list, depending on the use case.
For valid values of metric-level filters
For valid values of the metric-level filter
For valid values of the metric-level filter
For valid values of the metric-level filter |
|
Negate | System.Boolean |
Gets and sets the property Negate.
If set to |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5