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
RecommendationSource.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
RecommendationSource
{
14
NOT_SET
,
15
TRUSTED_ADVISOR
,
16
COST_EXPLORER
,
17
CLOUDWATCH
,
18
WELL_ARCHITECTED_TOOL
,
19
WELL_ARCHITECTED_AGENT
,
20
CUSTOMER_IAC
21
};
22
23
namespace
RecommendationSourceMapper {
24
AWS_WELLARCHITECTED_API
RecommendationSource
GetRecommendationSourceForName
(
const
Aws::String
& name);
25
26
AWS_WELLARCHITECTED_API
Aws::String
GetNameForRecommendationSource
(
RecommendationSource
value);
27
}
// namespace RecommendationSourceMapper
28
}
// namespace Model
29
}
// namespace WellArchitected
30
}
// namespace Aws
Aws::WellArchitected::Model::RecommendationSourceMapper::GetNameForRecommendationSource
AWS_WELLARCHITECTED_API Aws::String GetNameForRecommendationSource(RecommendationSource value)
Aws::WellArchitected::Model::RecommendationSourceMapper::GetRecommendationSourceForName
AWS_WELLARCHITECTED_API RecommendationSource GetRecommendationSourceForName(const Aws::String &name)
Aws::WellArchitected::Model::RecommendationSource
RecommendationSource
Definition
RecommendationSource.h:13
Aws::WellArchitected::Model::RecommendationSource::WELL_ARCHITECTED_TOOL
@ WELL_ARCHITECTED_TOOL
Aws::WellArchitected::Model::RecommendationSource::WELL_ARCHITECTED_AGENT
@ WELL_ARCHITECTED_AGENT
Aws::WellArchitected::Model::RecommendationSource::CUSTOMER_IAC
@ CUSTOMER_IAC
Aws::WellArchitected::Model::RecommendationSource::COST_EXPLORER
@ COST_EXPLORER
Aws::WellArchitected::Model::RecommendationSource::CLOUDWATCH
@ CLOUDWATCH
Aws::WellArchitected::Model::CheckProvider::TRUSTED_ADVISOR
@ TRUSTED_ADVISOR
Aws::WellArchitected::Model::AccountJiraIssueManagementStatus::NOT_SET
@ NOT_SET
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