AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
ServiceNamespace.h File Reference
#include <aws/application-autoscaling/ApplicationAutoScaling_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::ApplicationAutoScaling
 
 Aws::ApplicationAutoScaling::Model
 
 Aws::ApplicationAutoScaling::Model::ServiceNamespaceMapper
 

Enumerations

enum  Aws::ApplicationAutoScaling::Model::ServiceNamespace { Aws::ApplicationAutoScaling::Model::ServiceNamespace::NOT_SET, Aws::ApplicationAutoScaling::Model::ServiceNamespace::ecs }
 

Functions

AWS_APPLICATIONAUTOSCALING_API ServiceNamespace Aws::ApplicationAutoScaling::Model::ServiceNamespaceMapper::GetServiceNamespaceForName (const Aws::String &name)
 
AWS_APPLICATIONAUTOSCALING_API Aws::String Aws::ApplicationAutoScaling::Model::ServiceNamespaceMapper::GetNameForServiceNamespace (ServiceNamespace value)