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::ECS | |
Aws::ECS::Model | |
Aws::ECS::Model::TransportProtocolMapper | |
Enumerations | |
enum | Aws::ECS::Model::TransportProtocol { Aws::ECS::Model::TransportProtocol::NOT_SET, Aws::ECS::Model::TransportProtocol::tcp, Aws::ECS::Model::TransportProtocol::udp } |
Functions | |
AWS_ECS_API TransportProtocol | Aws::ECS::Model::TransportProtocolMapper::GetTransportProtocolForName (const Aws::String &name) |
AWS_ECS_API Aws::String | Aws::ECS::Model::TransportProtocolMapper::GetNameForTransportProtocol (TransportProtocol value) |