AWS SDK for C++
AWS SDK for C++ Version 1.11.683
Main Page
Related Pages
Namespaces
Classes
Examples
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-connect
include
aws
connect
model
AgentAvailabilityTimer.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
AgentAvailabilityTimer
{
NOT_SET
,
TIME_SINCE_LAST_ACTIVITY
,
TIME_SINCE_LAST_INBOUND
};
14
15
namespace
AgentAvailabilityTimerMapper {
16
AWS_CONNECT_API
AgentAvailabilityTimer
GetAgentAvailabilityTimerForName
(
const
Aws::String
& name);
17
18
AWS_CONNECT_API
Aws::String
GetNameForAgentAvailabilityTimer
(
AgentAvailabilityTimer
value);
19
}
// namespace AgentAvailabilityTimerMapper
20
}
// namespace Model
21
}
// namespace Connect
22
}
// namespace Aws
Aws::Connect::Model::AgentAvailabilityTimerMapper::GetNameForAgentAvailabilityTimer
AWS_CONNECT_API Aws::String GetNameForAgentAvailabilityTimer(AgentAvailabilityTimer value)
Aws::Connect::Model::AgentAvailabilityTimerMapper::GetAgentAvailabilityTimerForName
AWS_CONNECT_API AgentAvailabilityTimer GetAgentAvailabilityTimerForName(const Aws::String &name)
Aws::Connect::Model::AgentAvailabilityTimer
AgentAvailabilityTimer
Definition
AgentAvailabilityTimer.h:13
Aws::Connect::Model::AgentAvailabilityTimer::TIME_SINCE_LAST_ACTIVITY
@ TIME_SINCE_LAST_ACTIVITY
Aws::Connect::Model::AgentAvailabilityTimer::TIME_SINCE_LAST_INBOUND
@ TIME_SINCE_LAST_INBOUND
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