class Aws::Connect::Types::CurrentMetric


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CurrentMetric AWS API Documentation
@return [String]
The unit for the metric.
@!attribute [rw] unit
@return [String]
The name of the metric.
@!attribute [rw] name
}
unit: “SECONDS”, # accepts SECONDS, COUNT, PERCENT
name: “AGENTS_ONLINE”, # accepts AGENTS_ONLINE, AGENTS_AVAILABLE, AGENTS_ON_CALL, AGENTS_NON_PRODUCTIVE, AGENTS_AFTER_CONTACT_WORK, AGENTS_ERROR, AGENTS_STAFFED, CONTACTS_IN_QUEUE, OLDEST_CONTACT_AGE, CONTACTS_SCHEDULED
{
data as a hash:
@note When making an API call, you may pass CurrentMetric
Contains information about a real-time metric.