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::TrafficTypeMapper | |
Enumerations | |
enum | Aws::EC2::Model::TrafficType { Aws::EC2::Model::TrafficType::NOT_SET, Aws::EC2::Model::TrafficType::ACCEPT, Aws::EC2::Model::TrafficType::REJECT, Aws::EC2::Model::TrafficType::ALL } |
Functions | |
AWS_EC2_API TrafficType | Aws::EC2::Model::TrafficTypeMapper::GetTrafficTypeForName (const Aws::String &name) |
AWS_EC2_API Aws::String | Aws::EC2::Model::TrafficTypeMapper::GetNameForTrafficType (TrafficType value) |