AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ivschat
include
aws
ivschat
model
LoggingConfigurationState.h
1
6
#pragma once
7
#include <aws/ivschat/Ivschat_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ivschat
13
{
14
namespace
Model
15
{
16
enum class
LoggingConfigurationState
17
{
18
NOT_SET
,
19
CREATING
,
20
CREATE_FAILED
,
21
DELETING
,
22
DELETE_FAILED
,
23
UPDATING
,
24
UPDATE_FAILED
,
25
ACTIVE
26
};
27
28
namespace
LoggingConfigurationStateMapper
29
{
30
AWS_IVSCHAT_API
LoggingConfigurationState
GetLoggingConfigurationStateForName
(
const
Aws::String
& name);
31
32
AWS_IVSCHAT_API
Aws::String
GetNameForLoggingConfigurationState
(
LoggingConfigurationState
value);
33
}
// namespace LoggingConfigurationStateMapper
34
}
// namespace Model
35
}
// namespace ivschat
36
}
// namespace Aws
Aws::ivschat::Model::LoggingConfigurationStateMapper::GetLoggingConfigurationStateForName
AWS_IVSCHAT_API LoggingConfigurationState GetLoggingConfigurationStateForName(const Aws::String &name)
Aws::ivschat::Model::LoggingConfigurationStateMapper::GetNameForLoggingConfigurationState
AWS_IVSCHAT_API Aws::String GetNameForLoggingConfigurationState(LoggingConfigurationState value)
Aws::ivschat::Model::ChatTokenCapability::NOT_SET
@ NOT_SET
Aws::ivschat::Model::LoggingConfigurationState
LoggingConfigurationState
Definition
LoggingConfigurationState.h:17
Aws::ivschat::Model::LoggingConfigurationState::CREATING
@ CREATING
Aws::ivschat::Model::LoggingConfigurationState::UPDATE_FAILED
@ UPDATE_FAILED
Aws::ivschat::Model::LoggingConfigurationState::DELETING
@ DELETING
Aws::ivschat::Model::LoggingConfigurationState::DELETE_FAILED
@ DELETE_FAILED
Aws::ivschat::Model::LoggingConfigurationState::CREATE_FAILED
@ CREATE_FAILED
Aws::ivschat::Model::LoggingConfigurationState::UPDATING
@ UPDATING
Aws::ivschat::Model::CreateLoggingConfigurationState::ACTIVE
@ ACTIVE
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