AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
PerformanceMode.h File Reference
#include <aws/elasticfilesystem/EFS_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::EFS
 
 Aws::EFS::Model
 
 Aws::EFS::Model::PerformanceModeMapper
 

Enumerations

enum  Aws::EFS::Model::PerformanceMode { Aws::EFS::Model::PerformanceMode::NOT_SET, Aws::EFS::Model::PerformanceMode::generalPurpose, Aws::EFS::Model::PerformanceMode::maxIO }
 

Functions

AWS_EFS_API PerformanceMode Aws::EFS::Model::PerformanceModeMapper::GetPerformanceModeForName (const Aws::String &name)
 
AWS_EFS_API Aws::String Aws::EFS::Model::PerformanceModeMapper::GetNameForPerformanceMode (PerformanceMode value)