AWS SDK for C++
AWS SDK for C++ Version 1.11.740
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/resiliencehub/ResilienceHub_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
ResilienceHub {
12
namespace
Model {
13
enum class
ExcludeRecommendationReason
{
NOT_SET
,
AlreadyImplemented
,
NotRelevant
,
ComplexityOfImplementation
};
14
15
namespace
ExcludeRecommendationReasonMapper {
16
AWS_RESILIENCEHUB_API
ExcludeRecommendationReason
GetExcludeRecommendationReasonForName
(
const
Aws::String
& name);
17
18
AWS_RESILIENCEHUB_API
Aws::String
GetNameForExcludeRecommendationReason
(
ExcludeRecommendationReason
value);
19
}
// namespace ExcludeRecommendationReasonMapper
20
}
// namespace Model
21
}
// namespace ResilienceHub
22
}
// 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:13
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