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::EC2 | |
Aws::EC2::Model | |
Aws::EC2::Model::HypervisorTypeMapper | |
Enumerations | |
enum | Aws::EC2::Model::HypervisorType { Aws::EC2::Model::HypervisorType::NOT_SET, Aws::EC2::Model::HypervisorType::ovm, Aws::EC2::Model::HypervisorType::xen } |
Functions | |
AWS_EC2_API HypervisorType | Aws::EC2::Model::HypervisorTypeMapper::GetHypervisorTypeForName (const Aws::String &name) |
AWS_EC2_API Aws::String | Aws::EC2::Model::HypervisorTypeMapper::GetNameForHypervisorType (HypervisorType value) |