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-wellarchitected
include
aws
wellarchitected
model
IntegratingService.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
WellArchitected {
12
namespace
Model {
13
enum class
IntegratingService
{
NOT_SET
,
JIRA
};
14
15
namespace
IntegratingServiceMapper {
16
AWS_WELLARCHITECTED_API
IntegratingService
GetIntegratingServiceForName
(
const
Aws::String
& name);
17
18
AWS_WELLARCHITECTED_API
Aws::String
GetNameForIntegratingService
(
IntegratingService
value);
19
}
// namespace IntegratingServiceMapper
20
}
// namespace Model
21
}
// namespace WellArchitected
22
}
// namespace Aws
Aws::WellArchitected::Model::IntegratingServiceMapper::GetNameForIntegratingService
AWS_WELLARCHITECTED_API Aws::String GetNameForIntegratingService(IntegratingService value)
Aws::WellArchitected::Model::IntegratingServiceMapper::GetIntegratingServiceForName
AWS_WELLARCHITECTED_API IntegratingService GetIntegratingServiceForName(const Aws::String &name)
Aws::WellArchitected::Model::AccountJiraIssueManagementStatus::NOT_SET
@ NOT_SET
Aws::WellArchitected::Model::IntegratingService
IntegratingService
Definition
IntegratingService.h:13
Aws::WellArchitected::Model::IntegratingService::JIRA
@ JIRA
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