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::GatewayTypeMapper | |
Enumerations | |
enum | Aws::EC2::Model::GatewayType { Aws::EC2::Model::GatewayType::NOT_SET, Aws::EC2::Model::GatewayType::ipsec_1 } |
Functions | |
AWS_EC2_API GatewayType | Aws::EC2::Model::GatewayTypeMapper::GetGatewayTypeForName (const Aws::String &name) |
AWS_EC2_API Aws::String | Aws::EC2::Model::GatewayTypeMapper::GetNameForGatewayType (GatewayType value) |