AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
BillingMethod.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::BillingMethodMapper
 

Enumerations

enum  Aws::DeviceFarm::Model::BillingMethod { Aws::DeviceFarm::Model::BillingMethod::NOT_SET, Aws::DeviceFarm::Model::BillingMethod::METERED, Aws::DeviceFarm::Model::BillingMethod::UNMETERED }
 

Functions

AWS_DEVICEFARM_API BillingMethod Aws::DeviceFarm::Model::BillingMethodMapper::GetBillingMethodForName (const Aws::String &name)
 
AWS_DEVICEFARM_API Aws::String Aws::DeviceFarm::Model::BillingMethodMapper::GetNameForBillingMethod (BillingMethod value)