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
RecommendationPillar.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
RecommendationPillar
17
{
18
NOT_SET
,
19
cost_optimizing
,
20
performance
,
21
security
,
22
service_limits
,
23
fault_tolerance
,
24
operational_excellence
25
};
26
27
namespace
RecommendationPillarMapper
28
{
29
AWS_TRUSTEDADVISOR_API
RecommendationPillar
GetRecommendationPillarForName
(
const
Aws::String
& name);
30
31
AWS_TRUSTEDADVISOR_API
Aws::String
GetNameForRecommendationPillar
(
RecommendationPillar
value);
32
}
// namespace RecommendationPillarMapper
33
}
// namespace Model
34
}
// namespace TrustedAdvisor
35
}
// namespace Aws
Aws::TrustedAdvisor::Model::RecommendationPillarMapper::GetNameForRecommendationPillar
AWS_TRUSTEDADVISOR_API Aws::String GetNameForRecommendationPillar(RecommendationPillar value)
Aws::TrustedAdvisor::Model::RecommendationPillarMapper::GetRecommendationPillarForName
AWS_TRUSTEDADVISOR_API RecommendationPillar GetRecommendationPillarForName(const Aws::String &name)
Aws::TrustedAdvisor::Model::RecommendationPillar
RecommendationPillar
Definition
RecommendationPillar.h:17
Aws::TrustedAdvisor::Model::RecommendationPillar::service_limits
@ service_limits
Aws::TrustedAdvisor::Model::RecommendationPillar::cost_optimizing
@ cost_optimizing
Aws::TrustedAdvisor::Model::RecommendationPillar::operational_excellence
@ operational_excellence
Aws::TrustedAdvisor::Model::RecommendationPillar::performance
@ performance
Aws::TrustedAdvisor::Model::RecommendationPillar::fault_tolerance
@ fault_tolerance
Aws::TrustedAdvisor::Model::RecommendationPillar::security
@ security
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