AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-trustedadvisor
include
aws
trustedadvisor
model
RecommendationSource.h
1
6
#pragma once
7
#include <aws/trustedadvisor/TrustedAdvisor_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
TrustedAdvisor
13
{
14
namespace
Model
15
{
16
enum class
RecommendationSource
17
{
18
NOT_SET
,
19
aws_config
,
20
compute_optimizer
,
21
cost_explorer
,
22
lse
,
23
manual
,
24
pse
,
25
rds
,
26
resilience
,
27
resilience_hub
,
28
security_hub
,
29
stir
,
30
ta_check
,
31
well_architected
32
};
33
34
namespace
RecommendationSourceMapper
35
{
36
AWS_TRUSTEDADVISOR_API
RecommendationSource
GetRecommendationSourceForName
(
const
Aws::String
& name);
37
38
AWS_TRUSTEDADVISOR_API
Aws::String
GetNameForRecommendationSource
(
RecommendationSource
value);
39
}
// namespace RecommendationSourceMapper
40
}
// namespace Model
41
}
// namespace TrustedAdvisor
42
}
// namespace Aws
Aws::TrustedAdvisor::Model::RecommendationSourceMapper::GetNameForRecommendationSource
AWS_TRUSTEDADVISOR_API Aws::String GetNameForRecommendationSource(RecommendationSource value)
Aws::TrustedAdvisor::Model::RecommendationSourceMapper::GetRecommendationSourceForName
AWS_TRUSTEDADVISOR_API RecommendationSource GetRecommendationSourceForName(const Aws::String &name)
Aws::TrustedAdvisor::Model::RecommendationSource
RecommendationSource
Definition
RecommendationSource.h:17
Aws::TrustedAdvisor::Model::RecommendationSource::well_architected
@ well_architected
Aws::TrustedAdvisor::Model::RecommendationSource::compute_optimizer
@ compute_optimizer
Aws::TrustedAdvisor::Model::RecommendationSource::rds
@ rds
Aws::TrustedAdvisor::Model::RecommendationSource::ta_check
@ ta_check
Aws::TrustedAdvisor::Model::RecommendationSource::pse
@ pse
Aws::TrustedAdvisor::Model::RecommendationSource::manual
@ manual
Aws::TrustedAdvisor::Model::RecommendationSource::security_hub
@ security_hub
Aws::TrustedAdvisor::Model::RecommendationSource::stir
@ stir
Aws::TrustedAdvisor::Model::RecommendationSource::cost_explorer
@ cost_explorer
Aws::TrustedAdvisor::Model::RecommendationSource::lse
@ lse
Aws::TrustedAdvisor::Model::RecommendationSource::resilience_hub
@ resilience_hub
Aws::TrustedAdvisor::Model::RecommendationSource::resilience
@ resilience
Aws::TrustedAdvisor::Model::RecommendationSource::aws_config
@ aws_config
Aws::TrustedAdvisor::Model::ExclusionStatus::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