AWS SDK for C++
0.14.3
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::OpsWorks | |
Aws::OpsWorks::Model | |
Aws::OpsWorks::Model::ArchitectureMapper | |
Enumerations | |
enum | Aws::OpsWorks::Model::Architecture { Aws::OpsWorks::Model::Architecture::NOT_SET, Aws::OpsWorks::Model::Architecture::x86_64, Aws::OpsWorks::Model::Architecture::i386 } |
Functions | |
AWS_OPSWORKS_API Architecture | Aws::OpsWorks::Model::ArchitectureMapper::GetArchitectureForName (const Aws::String &name) |
AWS_OPSWORKS_API Aws::String | Aws::OpsWorks::Model::ArchitectureMapper::GetNameForArchitecture (Architecture value) |