AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Examples
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-connect
include
aws
connect
model
NumericQuestionPropertyAutomationLabel.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
NumericQuestionPropertyAutomationLabel
17
{
18
NOT_SET
,
19
OVERALL_CUSTOMER_SENTIMENT_SCORE
,
20
OVERALL_AGENT_SENTIMENT_SCORE
,
21
NON_TALK_TIME
,
22
NON_TALK_TIME_PERCENTAGE
,
23
NUMBER_OF_INTERRUPTIONS
,
24
CONTACT_DURATION
,
25
AGENT_INTERACTION_DURATION
,
26
CUSTOMER_HOLD_TIME
27
};
28
29
namespace
NumericQuestionPropertyAutomationLabelMapper
30
{
31
AWS_CONNECT_API
NumericQuestionPropertyAutomationLabel
GetNumericQuestionPropertyAutomationLabelForName
(
const
Aws::String
& name);
32
33
AWS_CONNECT_API
Aws::String
GetNameForNumericQuestionPropertyAutomationLabel
(
NumericQuestionPropertyAutomationLabel
value);
34
}
// namespace NumericQuestionPropertyAutomationLabelMapper
35
}
// namespace Model
36
}
// namespace Connect
37
}
// namespace Aws
Aws::Connect::Model::NumericQuestionPropertyAutomationLabelMapper::GetNameForNumericQuestionPropertyAutomationLabel
AWS_CONNECT_API Aws::String GetNameForNumericQuestionPropertyAutomationLabel(NumericQuestionPropertyAutomationLabel value)
Aws::Connect::Model::NumericQuestionPropertyAutomationLabelMapper::GetNumericQuestionPropertyAutomationLabelForName
AWS_CONNECT_API NumericQuestionPropertyAutomationLabel GetNumericQuestionPropertyAutomationLabelForName(const Aws::String &name)
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel
NumericQuestionPropertyAutomationLabel
Definition
NumericQuestionPropertyAutomationLabel.h:17
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::NON_TALK_TIME_PERCENTAGE
@ NON_TALK_TIME_PERCENTAGE
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::AGENT_INTERACTION_DURATION
@ AGENT_INTERACTION_DURATION
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::NUMBER_OF_INTERRUPTIONS
@ NUMBER_OF_INTERRUPTIONS
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::CONTACT_DURATION
@ CONTACT_DURATION
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::NON_TALK_TIME
@ NON_TALK_TIME
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::OVERALL_CUSTOMER_SENTIMENT_SCORE
@ OVERALL_CUSTOMER_SENTIMENT_SCORE
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::OVERALL_AGENT_SENTIMENT_SCORE
@ OVERALL_AGENT_SENTIMENT_SCORE
Aws::Connect::Model::NumericQuestionPropertyAutomationLabel::CUSTOMER_HOLD_TIME
@ CUSTOMER_HOLD_TIME
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