AWS SDK for C++
0.12.9
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::GameLift | |
Aws::GameLift::Model | |
Aws::GameLift::Model::IpProtocolMapper | |
Enumerations | |
enum | Aws::GameLift::Model::IpProtocol { Aws::GameLift::Model::IpProtocol::NOT_SET, Aws::GameLift::Model::IpProtocol::TCP, Aws::GameLift::Model::IpProtocol::UDP } |
Functions | |
AWS_GAMELIFT_API IpProtocol | Aws::GameLift::Model::IpProtocolMapper::GetIpProtocolForName (const Aws::String &name) |
AWS_GAMELIFT_API Aws::String | Aws::GameLift::Model::IpProtocolMapper::GetNameForIpProtocol (IpProtocol value) |