AWS SDK for C++
AWS SDK for C++ Version 1.11.740
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-qbusiness
include
aws
qbusiness
model
PluginState.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/qbusiness/QBusiness_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
QBusiness {
12
namespace
Model {
13
enum class
PluginState
{
NOT_SET
,
ENABLED
,
DISABLED
};
14
15
namespace
PluginStateMapper {
16
AWS_QBUSINESS_API
PluginState
GetPluginStateForName
(
const
Aws::String
&
name
);
17
18
AWS_QBUSINESS_API
Aws::String
GetNameForPluginState
(
PluginState
value);
19
}
// namespace PluginStateMapper
20
}
// namespace Model
21
}
// namespace QBusiness
22
}
// namespace Aws
Aws::QBusiness::Model::PluginStateMapper::GetPluginStateForName
AWS_QBUSINESS_API PluginState GetPluginStateForName(const Aws::String &name)
Aws::QBusiness::Model::PluginStateMapper::GetNameForPluginState
AWS_QBUSINESS_API Aws::String GetNameForPluginState(PluginState value)
Aws::QBusiness::Model::AttachmentsControlMode::DISABLED
@ DISABLED
Aws::QBusiness::Model::AttachmentsControlMode::ENABLED
@ ENABLED
Aws::QBusiness::Model::ActionPayloadFieldType::NOT_SET
@ NOT_SET
Aws::QBusiness::Model::PluginState
PluginState
Definition
PluginState.h:13
Aws
Aws::MakeShared
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences