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-resiliencehub
include
aws
resiliencehub
model
ExcludeRecommendationReason.h
1
6
#pragma once
7
#include <aws/resiliencehub/ResilienceHub_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ResilienceHub
13
{
14
namespace
Model
15
{
16
enum class
ExcludeRecommendationReason
17
{
18
NOT_SET
,
19
AlreadyImplemented
,
20
NotRelevant
,
21
ComplexityOfImplementation
22
};
23
24
namespace
ExcludeRecommendationReasonMapper
25
{
26
AWS_RESILIENCEHUB_API
ExcludeRecommendationReason
GetExcludeRecommendationReasonForName
(
const
Aws::String
& name);
27
28
AWS_RESILIENCEHUB_API
Aws::String
GetNameForExcludeRecommendationReason
(
ExcludeRecommendationReason
value);
29
}
// namespace ExcludeRecommendationReasonMapper
30
}
// namespace Model
31
}
// namespace ResilienceHub
32
}
// namespace Aws
Aws::ResilienceHub::Model::ExcludeRecommendationReasonMapper::GetExcludeRecommendationReasonForName
AWS_RESILIENCEHUB_API ExcludeRecommendationReason GetExcludeRecommendationReasonForName(const Aws::String &name)
Aws::ResilienceHub::Model::ExcludeRecommendationReasonMapper::GetNameForExcludeRecommendationReason
AWS_RESILIENCEHUB_API Aws::String GetNameForExcludeRecommendationReason(ExcludeRecommendationReason value)
Aws::ResilienceHub::Model::ExcludeRecommendationReason
ExcludeRecommendationReason
Definition
ExcludeRecommendationReason.h:17
Aws::ResilienceHub::Model::ExcludeRecommendationReason::NotRelevant
@ NotRelevant
Aws::ResilienceHub::Model::ExcludeRecommendationReason::ComplexityOfImplementation
@ ComplexityOfImplementation
Aws::ResilienceHub::Model::ExcludeRecommendationReason::AlreadyImplemented
@ AlreadyImplemented
Aws::ResilienceHub::Model::AlarmType::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