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-devops-guru
include
aws
devops-guru
model
InsightFeedbackOption.h
1
6
#pragma once
7
#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
DevOpsGuru
13
{
14
namespace
Model
15
{
16
enum class
InsightFeedbackOption
17
{
18
NOT_SET
,
19
VALID_COLLECTION
,
20
RECOMMENDATION_USEFUL
,
21
ALERT_TOO_SENSITIVE
,
22
DATA_NOISY_ANOMALY
,
23
DATA_INCORRECT
24
};
25
26
namespace
InsightFeedbackOptionMapper
27
{
28
AWS_DEVOPSGURU_API
InsightFeedbackOption
GetInsightFeedbackOptionForName
(
const
Aws::String
& name);
29
30
AWS_DEVOPSGURU_API
Aws::String
GetNameForInsightFeedbackOption
(
InsightFeedbackOption
value);
31
}
// namespace InsightFeedbackOptionMapper
32
}
// namespace Model
33
}
// namespace DevOpsGuru
34
}
// 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:17
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