AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-application-autoscaling
include
aws
application-autoscaling
model
PredictiveScalingMode.h
1
6
#pragma once
7
#include <aws/application-autoscaling/ApplicationAutoScaling_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ApplicationAutoScaling
13
{
14
namespace
Model
15
{
16
enum class
PredictiveScalingMode
17
{
18
NOT_SET
,
19
ForecastOnly
,
20
ForecastAndScale
21
};
22
23
namespace
PredictiveScalingModeMapper
24
{
25
AWS_APPLICATIONAUTOSCALING_API
PredictiveScalingMode
GetPredictiveScalingModeForName
(
const
Aws::String
& name);
26
27
AWS_APPLICATIONAUTOSCALING_API
Aws::String
GetNameForPredictiveScalingMode
(
PredictiveScalingMode
value);
28
}
// namespace PredictiveScalingModeMapper
29
}
// namespace Model
30
}
// namespace ApplicationAutoScaling
31
}
// namespace Aws
Aws::ApplicationAutoScaling::Model::PredictiveScalingModeMapper::GetNameForPredictiveScalingMode
AWS_APPLICATIONAUTOSCALING_API Aws::String GetNameForPredictiveScalingMode(PredictiveScalingMode value)
Aws::ApplicationAutoScaling::Model::PredictiveScalingModeMapper::GetPredictiveScalingModeForName
AWS_APPLICATIONAUTOSCALING_API PredictiveScalingMode GetPredictiveScalingModeForName(const Aws::String &name)
Aws::ApplicationAutoScaling::Model::AdjustmentType::NOT_SET
@ NOT_SET
Aws::ApplicationAutoScaling::Model::PredictiveScalingMode
PredictiveScalingMode
Definition
PredictiveScalingMode.h:17
Aws::ApplicationAutoScaling::Model::PredictiveScalingMode::ForecastAndScale
@ ForecastAndScale
Aws::ApplicationAutoScaling::Model::PredictiveScalingMode::ForecastOnly
@ ForecastOnly
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