AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
DevicePoolType.h File Reference
#include <aws/devicefarm/DeviceFarm_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::DeviceFarm
 
 Aws::DeviceFarm::Model
 
 Aws::DeviceFarm::Model::DevicePoolTypeMapper
 

Enumerations

enum  Aws::DeviceFarm::Model::DevicePoolType { Aws::DeviceFarm::Model::DevicePoolType::NOT_SET, Aws::DeviceFarm::Model::DevicePoolType::CURATED, Aws::DeviceFarm::Model::DevicePoolType::PRIVATE_ }
 

Functions

AWS_DEVICEFARM_API DevicePoolType Aws::DeviceFarm::Model::DevicePoolTypeMapper::GetDevicePoolTypeForName (const Aws::String &name)
 
AWS_DEVICEFARM_API Aws::String Aws::DeviceFarm::Model::DevicePoolTypeMapper::GetNameForDevicePoolType (DevicePoolType value)