AWS SDK for C++
AWS SDK for C++ Version 1.11.643
Main Page
Related Pages
Namespaces
Classes
Examples
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-connect
include
aws
connect
model
ContactMetricName.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
{
12
namespace
Connect
13
{
14
namespace
Model
15
{
16
enum class
ContactMetricName
17
{
18
NOT_SET
,
19
POSITION_IN_QUEUE
20
};
21
22
namespace
ContactMetricNameMapper
23
{
24
AWS_CONNECT_API
ContactMetricName
GetContactMetricNameForName
(
const
Aws::String
& name);
25
26
AWS_CONNECT_API
Aws::String
GetNameForContactMetricName
(
ContactMetricName
value);
27
}
// namespace ContactMetricNameMapper
28
}
// namespace Model
29
}
// namespace Connect
30
}
// namespace Aws
Aws::Connect::Model::ContactMetricNameMapper::GetContactMetricNameForName
AWS_CONNECT_API ContactMetricName GetContactMetricNameForName(const Aws::String &name)
Aws::Connect::Model::ContactMetricNameMapper::GetNameForContactMetricName
AWS_CONNECT_API Aws::String GetNameForContactMetricName(ContactMetricName value)
Aws::Connect::Model::ContactMetricName
ContactMetricName
Definition
ContactMetricName.h:17
Aws::Connect::Model::ContactMetricName::POSITION_IN_QUEUE
@ POSITION_IN_QUEUE
Aws::Connect::Model::ActionType::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