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-compute-optimizer
include
aws
compute-optimizer
model
CustomizableMetricThreshold.h
1
6
#pragma once
7
#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ComputeOptimizer
13
{
14
namespace
Model
15
{
16
enum class
CustomizableMetricThreshold
17
{
18
NOT_SET
,
19
P90
,
20
P95
,
21
P99_5
22
};
23
24
namespace
CustomizableMetricThresholdMapper
25
{
26
AWS_COMPUTEOPTIMIZER_API
CustomizableMetricThreshold
GetCustomizableMetricThresholdForName
(
const
Aws::String
& name);
27
28
AWS_COMPUTEOPTIMIZER_API
Aws::String
GetNameForCustomizableMetricThreshold
(
CustomizableMetricThreshold
value);
29
}
// namespace CustomizableMetricThresholdMapper
30
}
// namespace Model
31
}
// namespace ComputeOptimizer
32
}
// namespace Aws
Aws::ComputeOptimizer::Model::CustomizableMetricThresholdMapper::GetNameForCustomizableMetricThreshold
AWS_COMPUTEOPTIMIZER_API Aws::String GetNameForCustomizableMetricThreshold(CustomizableMetricThreshold value)
Aws::ComputeOptimizer::Model::CustomizableMetricThresholdMapper::GetCustomizableMetricThresholdForName
AWS_COMPUTEOPTIMIZER_API CustomizableMetricThreshold GetCustomizableMetricThresholdForName(const Aws::String &name)
Aws::ComputeOptimizer::Model::AutoScalingConfiguration::NOT_SET
@ NOT_SET
Aws::ComputeOptimizer::Model::CustomizableMetricThreshold
CustomizableMetricThreshold
Definition
CustomizableMetricThreshold.h:17
Aws::ComputeOptimizer::Model::CustomizableMetricThreshold::P95
@ P95
Aws::ComputeOptimizer::Model::CustomizableMetricThreshold::P90
@ P90
Aws::ComputeOptimizer::Model::CustomizableMetricThreshold::P99_5
@ P99_5
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