AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::AppStream |
namespace | Aws::AppStream::Model |
namespace | Aws::AppStream::Model::PreferredProtocolMapper |
Enumerations | |
enum class | Aws::AppStream::Model::PreferredProtocol { Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::TCP , Aws::AppStream::Model::UDP } |
Functions | |
AWS_APPSTREAM_API PreferredProtocol | Aws::AppStream::Model::PreferredProtocolMapper::GetPreferredProtocolForName (const Aws::String &name) |
AWS_APPSTREAM_API Aws::String | Aws::AppStream::Model::PreferredProtocolMapper::GetNameForPreferredProtocol (PreferredProtocol value) |