AWS SDK for C++
1.9.4
AWS SDK for C++
aws-cpp-sdk-gamelift
include
aws
gamelift
model
FleetAction.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
FleetAction
17
{
18
NOT_SET
,
19
AUTO_SCALING
20
};
21
22
namespace
FleetActionMapper
23
{
24
AWS_GAMELIFT_API
FleetAction
GetFleetActionForName
(
const
Aws::String
& name);
25
26
AWS_GAMELIFT_API
Aws::String
GetNameForFleetAction
(
FleetAction
value);
27
}
// namespace FleetActionMapper
28
}
// namespace Model
29
}
// namespace GameLift
30
}
// namespace Aws
Aws::GameLift::Model::FleetActionMapper::GetFleetActionForName
AWS_GAMELIFT_API FleetAction GetFleetActionForName(const Aws::String &name)
Aws::GameLift::Model::FleetActionMapper::GetNameForFleetAction
AWS_GAMELIFT_API Aws::String GetNameForFleetAction(FleetAction value)
AWS_GAMELIFT_API
#define AWS_GAMELIFT_API
Definition:
GameLift_EXPORTS.h:28
Aws::GameLift::Model::FleetAction
FleetAction
Definition:
FleetAction.h:17
GameLift_EXPORTS.h
AWSString.h
Aws
Definition:
AccessManagementClient.h:15
Aws::GameLift::Model::FleetAction::NOT_SET
@ NOT_SET
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences