AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Examples
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-connect
include
aws
connect
model
CurrentMetricName.h
1
6
#pragma once
7
#include <aws/connect/Connect_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
Connect {
12
namespace
Model {
13
enum class
CurrentMetricName
{
14
NOT_SET
,
15
AGENTS_ONLINE
,
16
AGENTS_AVAILABLE
,
17
AGENTS_ON_CALL
,
18
AGENTS_NON_PRODUCTIVE
,
19
AGENTS_AFTER_CONTACT_WORK
,
20
AGENTS_ERROR
,
21
AGENTS_STAFFED
,
22
CONTACTS_IN_QUEUE
,
23
OLDEST_CONTACT_AGE
,
24
CONTACTS_SCHEDULED
,
25
AGENTS_ON_CONTACT
,
26
SLOTS_ACTIVE
,
27
SLOTS_AVAILABLE
28
};
29
30
namespace
CurrentMetricNameMapper {
31
AWS_CONNECT_API
CurrentMetricName
GetCurrentMetricNameForName
(
const
Aws::String
& name);
32
33
AWS_CONNECT_API
Aws::String
GetNameForCurrentMetricName
(
CurrentMetricName
value);
34
}
// namespace CurrentMetricNameMapper
35
}
// namespace Model
36
}
// namespace Connect
37
}
// namespace Aws
Aws::Connect::Model::CurrentMetricNameMapper::GetCurrentMetricNameForName
AWS_CONNECT_API CurrentMetricName GetCurrentMetricNameForName(const Aws::String &name)
Aws::Connect::Model::CurrentMetricNameMapper::GetNameForCurrentMetricName
AWS_CONNECT_API Aws::String GetNameForCurrentMetricName(CurrentMetricName value)
Aws::Connect::Model::CurrentMetricName
CurrentMetricName
Definition
CurrentMetricName.h:13
Aws::Connect::Model::CurrentMetricName::SLOTS_AVAILABLE
@ SLOTS_AVAILABLE
Aws::Connect::Model::CurrentMetricName::AGENTS_ONLINE
@ AGENTS_ONLINE
Aws::Connect::Model::CurrentMetricName::AGENTS_STAFFED
@ AGENTS_STAFFED
Aws::Connect::Model::CurrentMetricName::SLOTS_ACTIVE
@ SLOTS_ACTIVE
Aws::Connect::Model::CurrentMetricName::AGENTS_ERROR
@ AGENTS_ERROR
Aws::Connect::Model::CurrentMetricName::CONTACTS_IN_QUEUE
@ CONTACTS_IN_QUEUE
Aws::Connect::Model::CurrentMetricName::AGENTS_NON_PRODUCTIVE
@ AGENTS_NON_PRODUCTIVE
Aws::Connect::Model::CurrentMetricName::AGENTS_AVAILABLE
@ AGENTS_AVAILABLE
Aws::Connect::Model::CurrentMetricName::AGENTS_AFTER_CONTACT_WORK
@ AGENTS_AFTER_CONTACT_WORK
Aws::Connect::Model::CurrentMetricName::AGENTS_ON_CONTACT
@ AGENTS_ON_CONTACT
Aws::Connect::Model::CurrentMetricName::CONTACTS_SCHEDULED
@ CONTACTS_SCHEDULED
Aws::Connect::Model::CurrentMetricName::AGENTS_ON_CALL
@ AGENTS_ON_CALL
Aws::Connect::Model::CurrentMetricName::OLDEST_CONTACT_AGE
@ OLDEST_CONTACT_AGE
Aws::Connect::Model::AccessType::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences