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::RouteStateMapper | |
Enumerations | |
enum | Aws::EC2::Model::RouteState { Aws::EC2::Model::RouteState::NOT_SET, Aws::EC2::Model::RouteState::active, Aws::EC2::Model::RouteState::blackhole } |
Functions | |
AWS_EC2_API RouteState | Aws::EC2::Model::RouteStateMapper::GetRouteStateForName (const Aws::String &name) |
AWS_EC2_API Aws::String | Aws::EC2::Model::RouteStateMapper::GetNameForRouteState (RouteState value) |