AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-repostspace
include
aws
repostspace
model
FeatureEnableStatus.h
1
6
#pragma once
7
#include <aws/repostspace/Repostspace_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
repostspace
13
{
14
namespace
Model
15
{
16
enum class
FeatureEnableStatus
17
{
18
NOT_SET
,
19
ENABLED
,
20
DISABLED
,
21
NOT_ALLOWED
22
};
23
24
namespace
FeatureEnableStatusMapper
25
{
26
AWS_REPOSTSPACE_API
FeatureEnableStatus
GetFeatureEnableStatusForName
(
const
Aws::String
& name);
27
28
AWS_REPOSTSPACE_API
Aws::String
GetNameForFeatureEnableStatus
(
FeatureEnableStatus
value);
29
}
// namespace FeatureEnableStatusMapper
30
}
// namespace Model
31
}
// namespace repostspace
32
}
// namespace Aws
Aws::repostspace::Model::FeatureEnableStatusMapper::GetNameForFeatureEnableStatus
AWS_REPOSTSPACE_API Aws::String GetNameForFeatureEnableStatus(FeatureEnableStatus value)
Aws::repostspace::Model::FeatureEnableStatusMapper::GetFeatureEnableStatusForName
AWS_REPOSTSPACE_API FeatureEnableStatus GetFeatureEnableStatusForName(const Aws::String &name)
Aws::repostspace::Model::ChannelRole::NOT_SET
@ NOT_SET
Aws::repostspace::Model::FeatureEnableParameter::DISABLED
@ DISABLED
Aws::repostspace::Model::FeatureEnableParameter::ENABLED
@ ENABLED
Aws::repostspace::Model::FeatureEnableStatus
FeatureEnableStatus
Definition
FeatureEnableStatus.h:17
Aws::repostspace::Model::FeatureEnableStatus::NOT_ALLOWED
@ NOT_ALLOWED
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