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-autoscaling-plans
include
aws
autoscaling-plans
model
ServiceNamespace.h
1
6
#pragma once
7
#include <aws/autoscaling-plans/AutoScalingPlans_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
AutoScalingPlans
13
{
14
namespace
Model
15
{
16
enum class
ServiceNamespace
17
{
18
NOT_SET
,
19
autoscaling
,
20
ecs
,
21
ec2
,
22
rds
,
23
dynamodb
24
};
25
26
namespace
ServiceNamespaceMapper
27
{
28
AWS_AUTOSCALINGPLANS_API
ServiceNamespace
GetServiceNamespaceForName
(
const
Aws::String
& name);
29
30
AWS_AUTOSCALINGPLANS_API
Aws::String
GetNameForServiceNamespace
(
ServiceNamespace
value);
31
}
// namespace ServiceNamespaceMapper
32
}
// namespace Model
33
}
// namespace AutoScalingPlans
34
}
// namespace Aws
Aws::AutoScalingPlans::Model::ServiceNamespaceMapper::GetServiceNamespaceForName
AWS_AUTOSCALINGPLANS_API ServiceNamespace GetServiceNamespaceForName(const Aws::String &name)
Aws::AutoScalingPlans::Model::ServiceNamespaceMapper::GetNameForServiceNamespace
AWS_AUTOSCALINGPLANS_API Aws::String GetNameForServiceNamespace(ServiceNamespace value)
Aws::AutoScalingPlans::Model::ServiceNamespace
ServiceNamespace
Definition
ServiceNamespace.h:17
Aws::AutoScalingPlans::Model::ServiceNamespace::rds
@ rds
Aws::AutoScalingPlans::Model::ServiceNamespace::autoscaling
@ autoscaling
Aws::AutoScalingPlans::Model::ServiceNamespace::ecs
@ ecs
Aws::AutoScalingPlans::Model::ServiceNamespace::dynamodb
@ dynamodb
Aws::AutoScalingPlans::Model::ServiceNamespace::ec2
@ ec2
Aws::AutoScalingPlans::Model::ForecastDataType::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