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
OrchestrationControl.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
OrchestrationControl
{
NOT_SET
,
ENABLED
,
DISABLED
};
14
15
namespace
OrchestrationControlMapper {
16
AWS_QBUSINESS_API
OrchestrationControl
GetOrchestrationControlForName
(
const
Aws::String
&
name
);
17
18
AWS_QBUSINESS_API
Aws::String
GetNameForOrchestrationControl
(
OrchestrationControl
value);
19
}
// namespace OrchestrationControlMapper
20
}
// namespace Model
21
}
// namespace QBusiness
22
}
// namespace Aws
Aws::QBusiness::Model::OrchestrationControlMapper::GetOrchestrationControlForName
AWS_QBUSINESS_API OrchestrationControl GetOrchestrationControlForName(const Aws::String &name)
Aws::QBusiness::Model::OrchestrationControlMapper::GetNameForOrchestrationControl
AWS_QBUSINESS_API Aws::String GetNameForOrchestrationControl(OrchestrationControl value)
Aws::QBusiness::Model::AttachmentsControlMode::DISABLED
@ DISABLED
Aws::QBusiness::Model::AttachmentsControlMode::ENABLED
@ ENABLED
Aws::QBusiness::Model::ActionPayloadFieldType::NOT_SET
@ NOT_SET
Aws::QBusiness::Model::OrchestrationControl
OrchestrationControl
Definition
OrchestrationControl.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