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::TenancyMapper | |
Enumerations | |
enum | Aws::EC2::Model::Tenancy { Aws::EC2::Model::Tenancy::NOT_SET, Aws::EC2::Model::Tenancy::default_, Aws::EC2::Model::Tenancy::dedicated, Aws::EC2::Model::Tenancy::host } |
Functions | |
AWS_EC2_API Tenancy | Aws::EC2::Model::TenancyMapper::GetTenancyForName (const Aws::String &name) |
AWS_EC2_API Aws::String | Aws::EC2::Model::TenancyMapper::GetNameForTenancy (Tenancy value) |