AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
DeviceAttribute.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::DeviceAttributeMapper
 

Enumerations

enum  Aws::DeviceFarm::Model::DeviceAttribute {
  Aws::DeviceFarm::Model::DeviceAttribute::NOT_SET, Aws::DeviceFarm::Model::DeviceAttribute::ARN, Aws::DeviceFarm::Model::DeviceAttribute::PLATFORM, Aws::DeviceFarm::Model::DeviceAttribute::FORM_FACTOR,
  Aws::DeviceFarm::Model::DeviceAttribute::MANUFACTURER, Aws::DeviceFarm::Model::DeviceAttribute::REMOTE_ACCESS_ENABLED
}
 

Functions

AWS_DEVICEFARM_API DeviceAttribute Aws::DeviceFarm::Model::DeviceAttributeMapper::GetDeviceAttributeForName (const Aws::String &name)
 
AWS_DEVICEFARM_API Aws::String Aws::DeviceFarm::Model::DeviceAttributeMapper::GetNameForDeviceAttribute (DeviceAttribute value)