AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-devops-guru
include
aws
devops-guru
model
InsightFeedbackOption.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
DevOpsGuru {
12
namespace
Model {
13
enum class
InsightFeedbackOption
{
14
NOT_SET
,
15
VALID_COLLECTION
,
16
RECOMMENDATION_USEFUL
,
17
ALERT_TOO_SENSITIVE
,
18
DATA_NOISY_ANOMALY
,
19
DATA_INCORRECT
20
};
21
22
namespace
InsightFeedbackOptionMapper {
23
AWS_DEVOPSGURU_API
InsightFeedbackOption
GetInsightFeedbackOptionForName
(
const
Aws::String
& name);
24
25
AWS_DEVOPSGURU_API
Aws::String
GetNameForInsightFeedbackOption
(
InsightFeedbackOption
value);
26
}
// namespace InsightFeedbackOptionMapper
27
}
// namespace Model
28
}
// namespace DevOpsGuru
29
}
// namespace Aws
Aws::DevOpsGuru::Model::InsightFeedbackOptionMapper::GetNameForInsightFeedbackOption
AWS_DEVOPSGURU_API Aws::String GetNameForInsightFeedbackOption(InsightFeedbackOption value)
Aws::DevOpsGuru::Model::InsightFeedbackOptionMapper::GetInsightFeedbackOptionForName
AWS_DEVOPSGURU_API InsightFeedbackOption GetInsightFeedbackOptionForName(const Aws::String &name)
Aws::DevOpsGuru::Model::AnomalySeverity::NOT_SET
@ NOT_SET
Aws::DevOpsGuru::Model::InsightFeedbackOption
InsightFeedbackOption
Definition
InsightFeedbackOption.h:13
Aws::DevOpsGuru::Model::InsightFeedbackOption::ALERT_TOO_SENSITIVE
@ ALERT_TOO_SENSITIVE
Aws::DevOpsGuru::Model::InsightFeedbackOption::RECOMMENDATION_USEFUL
@ RECOMMENDATION_USEFUL
Aws::DevOpsGuru::Model::InsightFeedbackOption::DATA_INCORRECT
@ DATA_INCORRECT
Aws::DevOpsGuru::Model::InsightFeedbackOption::VALID_COLLECTION
@ VALID_COLLECTION
Aws::DevOpsGuru::Model::InsightFeedbackOption::DATA_NOISY_ANOMALY
@ DATA_NOISY_ANOMALY
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