AWS SDK for C++
AWS SDK for C++ Version 1.11.868
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-wellarchitected
include
aws
wellarchitected
model
ImpactCategory.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
ImpactCategory
{
NOT_SET
,
HIGH
,
MEDIUM
,
LOW
};
14
15
namespace
ImpactCategoryMapper {
16
AWS_WELLARCHITECTED_API
ImpactCategory
GetImpactCategoryForName
(
const
Aws::String
& name);
17
18
AWS_WELLARCHITECTED_API
Aws::String
GetNameForImpactCategory
(
ImpactCategory
value);
19
}
// namespace ImpactCategoryMapper
20
}
// namespace Model
21
}
// namespace WellArchitected
22
}
// namespace Aws
Aws::WellArchitected::Model::ImpactCategoryMapper::GetImpactCategoryForName
AWS_WELLARCHITECTED_API ImpactCategory GetImpactCategoryForName(const Aws::String &name)
Aws::WellArchitected::Model::ImpactCategoryMapper::GetNameForImpactCategory
AWS_WELLARCHITECTED_API Aws::String GetNameForImpactCategory(ImpactCategory value)
Aws::WellArchitected::Model::Effort::MEDIUM
@ MEDIUM
Aws::WellArchitected::Model::AccountJiraIssueManagementStatus::NOT_SET
@ NOT_SET
Aws::WellArchitected::Model::ImpactCategory
ImpactCategory
Definition
ImpactCategory.h:13
Aws::WellArchitected::Model::ImpactCategory::LOW
@ LOW
Aws::WellArchitected::Model::ImpactCategory::HIGH
@ HIGH
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