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-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
{
12
namespace
ApplicationAutoScaling
13
{
14
namespace
Model
15
{
16
enum class
ServiceNamespace
17
{
18
NOT_SET
,
19
ecs
,
20
elasticmapreduce
,
21
ec2
,
22
appstream
,
23
dynamodb
,
24
rds
,
25
sagemaker
,
26
custom_resource
,
27
comprehend
,
28
lambda
,
29
cassandra
,
30
kafka
,
31
elasticache
,
32
neptune
,
33
workspaces
34
};
35
36
namespace
ServiceNamespaceMapper
37
{
38
AWS_APPLICATIONAUTOSCALING_API
ServiceNamespace
GetServiceNamespaceForName
(
const
Aws::String
& name);
39
40
AWS_APPLICATIONAUTOSCALING_API
Aws::String
GetNameForServiceNamespace
(
ServiceNamespace
value);
41
}
// namespace ServiceNamespaceMapper
42
}
// namespace Model
43
}
// namespace ApplicationAutoScaling
44
}
// 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:17
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