AWS SDK for C++
1.9.4
AWS SDK for C++
aws-cpp-sdk-gamelift
include
aws
gamelift
model
GameServerGroupStatus.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
GameServerGroupStatus
17
{
18
NOT_SET
,
19
NEW_,
20
ACTIVATING,
21
ACTIVE,
22
DELETE_SCHEDULED,
23
DELETING,
24
DELETED,
25
ERROR_
26
};
27
28
namespace
GameServerGroupStatusMapper
29
{
30
AWS_GAMELIFT_API
GameServerGroupStatus
GetGameServerGroupStatusForName
(
const
Aws::String
& name);
31
32
AWS_GAMELIFT_API
Aws::String
GetNameForGameServerGroupStatus
(
GameServerGroupStatus
value);
33
}
// namespace GameServerGroupStatusMapper
34
}
// namespace Model
35
}
// namespace GameLift
36
}
// namespace Aws
AWS_GAMELIFT_API
#define AWS_GAMELIFT_API
Definition:
GameLift_EXPORTS.h:28
Aws::GameLift::Model::GameServerGroupStatusMapper::GetGameServerGroupStatusForName
AWS_GAMELIFT_API GameServerGroupStatus GetGameServerGroupStatusForName(const Aws::String &name)
GameLift_EXPORTS.h
Aws::GameLift::Model::GameServerGroupStatus::NOT_SET
@ NOT_SET
Aws::GameLift::Model::GameServerGroupStatusMapper::GetNameForGameServerGroupStatus
AWS_GAMELIFT_API Aws::String GetNameForGameServerGroupStatus(GameServerGroupStatus value)
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::GameServerGroupStatus
GameServerGroupStatus
Definition:
GameServerGroupStatus.h:17
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences