AWS SDK for C++
1.9.1
AWS SDK for C++
aws-cpp-sdk-gamelift
include
aws
gamelift
model
OperatingSystem.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/gamelift/GameLift_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
GameLift
13
{
14
namespace
Model
15
{
16
enum class
OperatingSystem
17
{
18
NOT_SET
,
19
WINDOWS_2012,
20
AMAZON_LINUX,
21
AMAZON_LINUX_2
22
};
23
24
namespace
OperatingSystemMapper
25
{
26
AWS_GAMELIFT_API
OperatingSystem
GetOperatingSystemForName
(
const
Aws::String
& name);
27
28
AWS_GAMELIFT_API
Aws::String
GetNameForOperatingSystem
(
OperatingSystem
value);
29
}
// namespace OperatingSystemMapper
30
}
// namespace Model
31
}
// namespace GameLift
32
}
// namespace Aws
Aws::GameLift::Model::OperatingSystemMapper::GetNameForOperatingSystem
AWS_GAMELIFT_API Aws::String GetNameForOperatingSystem(OperatingSystem value)
AWS_GAMELIFT_API
#define AWS_GAMELIFT_API
Definition:
GameLift_EXPORTS.h:28
Aws::GameLift::Model::OperatingSystem::NOT_SET
@ NOT_SET
GameLift_EXPORTS.h
AWSString.h
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::GameLift::Model::OperatingSystemMapper::GetOperatingSystemForName
AWS_GAMELIFT_API OperatingSystem GetOperatingSystemForName(const Aws::String &name)
Aws::GameLift::Model::OperatingSystem
OperatingSystem
Definition:
OperatingSystem.h:17
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences