AWS SDK for C++
AWS SDK for C++ Version 1.11.753
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
namespace
ApplicationAutoScaling {
12
namespace
Model {
13
enum class
PredictiveScalingMode
{
NOT_SET
,
ForecastOnly
,
ForecastAndScale
};
14
15
namespace
PredictiveScalingModeMapper {
16
AWS_APPLICATIONAUTOSCALING_API
PredictiveScalingMode
GetPredictiveScalingModeForName
(
const
Aws::String
& name);
17
18
AWS_APPLICATIONAUTOSCALING_API
Aws::String
GetNameForPredictiveScalingMode
(
PredictiveScalingMode
value);
19
}
// namespace PredictiveScalingModeMapper
20
}
// namespace Model
21
}
// namespace ApplicationAutoScaling
22
}
// 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:13
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