class Aws::Connect::Types::HistoricalMetric


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/HistoricalMetric AWS API Documentation
@return [String]
The unit for the metric.
@!attribute [rw] unit
@return [String]
The statistic for the metric.
@!attribute [rw] statistic
@return [Types::Threshold]
The threshold for the metric, used with service level metrics.
@!attribute [rw] threshold
@return [String]
The name of the metric.
@!attribute [rw] name
}
unit: “SECONDS”, # accepts SECONDS, COUNT, PERCENT
statistic: “SUM”, # accepts SUM, MAX, AVG
},
threshold_value: 1.0,
comparison: “LT”, # accepts LT
threshold: {
name: “CONTACTS_QUEUED”, # accepts CONTACTS_QUEUED, CONTACTS_HANDLED, CONTACTS_ABANDONED, CONTACTS_CONSULTED, CONTACTS_AGENT_HUNG_UP_FIRST, CONTACTS_HANDLED_INCOMING, CONTACTS_HANDLED_OUTBOUND, CONTACTS_HOLD_ABANDONS, CONTACTS_TRANSFERRED_IN, CONTACTS_TRANSFERRED_OUT, CONTACTS_TRANSFERRED_IN_FROM_QUEUE, CONTACTS_TRANSFERRED_OUT_FROM_QUEUE, CONTACTS_MISSED, CALLBACK_CONTACTS_HANDLED, API_CONTACTS_HANDLED, OCCUPANCY, HANDLE_TIME, AFTER_CONTACT_WORK_TIME, QUEUED_TIME, ABANDON_TIME, QUEUE_ANSWER_TIME, HOLD_TIME, INTERACTION_TIME, INTERACTION_AND_HOLD_TIME, SERVICE_LEVEL
{
data as a hash:
@note When making an API call, you may pass HistoricalMetric<br><br>: docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html<br><br><br><br>Connect Administrator Guide*.
each metric, see [Historical Metrics Definitions] in the *Amazon
Contains information about a historical metric. For a description of