AWS SDK for C++
AWS SDK for C++ Version 1.11.759
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
namespace
AutoScalingPlans {
12
namespace
Model {
13
enum class
ServiceNamespace
{
NOT_SET
,
autoscaling
,
ecs
,
ec2
,
rds
,
dynamodb
};
14
15
namespace
ServiceNamespaceMapper {
16
AWS_AUTOSCALINGPLANS_API
ServiceNamespace
GetServiceNamespaceForName
(
const
Aws::String
& name);
17
18
AWS_AUTOSCALINGPLANS_API
Aws::String
GetNameForServiceNamespace
(
ServiceNamespace
value);
19
}
// namespace ServiceNamespaceMapper
20
}
// namespace Model
21
}
// namespace AutoScalingPlans
22
}
// 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:13
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