AWS SDK for C++
AWS SDK for C++ Version 1.11.747
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
namespace
ComputeOptimizer {
12
namespace
Model {
13
enum class
CustomizableMetricThreshold
{
NOT_SET
,
P90
,
P95
,
P99_5
};
14
15
namespace
CustomizableMetricThresholdMapper {
16
AWS_COMPUTEOPTIMIZER_API
CustomizableMetricThreshold
GetCustomizableMetricThresholdForName
(
const
Aws::String
& name);
17
18
AWS_COMPUTEOPTIMIZER_API
Aws::String
GetNameForCustomizableMetricThreshold
(
CustomizableMetricThreshold
value);
19
}
// namespace CustomizableMetricThresholdMapper
20
}
// namespace Model
21
}
// namespace ComputeOptimizer
22
}
// 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::CustomizableMetricThreshold
CustomizableMetricThreshold
Definition
CustomizableMetricThreshold.h:13
Aws::ComputeOptimizer::Model::CustomizableMetricThreshold::P95
@ P95
Aws::ComputeOptimizer::Model::CustomizableMetricThreshold::P90
@ P90
Aws::ComputeOptimizer::Model::CustomizableMetricThreshold::P99_5
@ P99_5
Aws::ComputeOptimizer::Model::AllocationStrategy::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