AWS SDK for C++
AWS SDK for C++ Version 1.11.752
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-application-autoscaling
include
aws
application-autoscaling
model
ServiceNamespace.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
ServiceNamespace
{
14
NOT_SET
,
15
ecs
,
16
elasticmapreduce
,
17
ec2
,
18
appstream
,
19
dynamodb
,
20
rds
,
21
sagemaker
,
22
custom_resource
,
23
comprehend
,
24
lambda
,
25
cassandra
,
26
kafka
,
27
elasticache
,
28
neptune
,
29
workspaces
30
};
31
32
namespace
ServiceNamespaceMapper {
33
AWS_APPLICATIONAUTOSCALING_API
ServiceNamespace
GetServiceNamespaceForName
(
const
Aws::String
& name);
34
35
AWS_APPLICATIONAUTOSCALING_API
Aws::String
GetNameForServiceNamespace
(
ServiceNamespace
value);
36
}
// namespace ServiceNamespaceMapper
37
}
// namespace Model
38
}
// namespace ApplicationAutoScaling
39
}
// namespace Aws
Aws::ApplicationAutoScaling::Model::ServiceNamespaceMapper::GetServiceNamespaceForName
AWS_APPLICATIONAUTOSCALING_API ServiceNamespace GetServiceNamespaceForName(const Aws::String &name)
Aws::ApplicationAutoScaling::Model::ServiceNamespaceMapper::GetNameForServiceNamespace
AWS_APPLICATIONAUTOSCALING_API Aws::String GetNameForServiceNamespace(ServiceNamespace value)
Aws::ApplicationAutoScaling::Model::ServiceNamespace
ServiceNamespace
Definition
ServiceNamespace.h:13
Aws::ApplicationAutoScaling::Model::ServiceNamespace::sagemaker
@ sagemaker
Aws::ApplicationAutoScaling::Model::ServiceNamespace::custom_resource
@ custom_resource
Aws::ApplicationAutoScaling::Model::ServiceNamespace::elasticmapreduce
@ elasticmapreduce
Aws::ApplicationAutoScaling::Model::ServiceNamespace::cassandra
@ cassandra
Aws::ApplicationAutoScaling::Model::ServiceNamespace::appstream
@ appstream
Aws::ApplicationAutoScaling::Model::ServiceNamespace::rds
@ rds
Aws::ApplicationAutoScaling::Model::ServiceNamespace::elasticache
@ elasticache
Aws::ApplicationAutoScaling::Model::ServiceNamespace::ecs
@ ecs
Aws::ApplicationAutoScaling::Model::ServiceNamespace::comprehend
@ comprehend
Aws::ApplicationAutoScaling::Model::ServiceNamespace::neptune
@ neptune
Aws::ApplicationAutoScaling::Model::ServiceNamespace::kafka
@ kafka
Aws::ApplicationAutoScaling::Model::ServiceNamespace::workspaces
@ workspaces
Aws::ApplicationAutoScaling::Model::ServiceNamespace::lambda
@ lambda
Aws::ApplicationAutoScaling::Model::ServiceNamespace::dynamodb
@ dynamodb
Aws::ApplicationAutoScaling::Model::ServiceNamespace::ec2
@ ec2
Aws::ApplicationAutoScaling::Model::AdjustmentType::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