AWS SDK for C++
AWS SDK for C++ Version 1.11.741
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-simspaceweaver
include
aws
simspaceweaver
model
SimulationStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/simspaceweaver/SimSpaceWeaver_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
SimSpaceWeaver {
12
namespace
Model {
13
enum class
SimulationStatus
{
NOT_SET
,
UNKNOWN
,
STARTING
,
STARTED
,
STOPPING
,
STOPPED
,
FAILED
,
DELETING
,
DELETED
,
SNAPSHOT_IN_PROGRESS
};
14
15
namespace
SimulationStatusMapper {
16
AWS_SIMSPACEWEAVER_API
SimulationStatus
GetSimulationStatusForName
(
const
Aws::String
& name);
17
18
AWS_SIMSPACEWEAVER_API
Aws::String
GetNameForSimulationStatus
(
SimulationStatus
value);
19
}
// namespace SimulationStatusMapper
20
}
// namespace Model
21
}
// namespace SimSpaceWeaver
22
}
// namespace Aws
Aws::SimSpaceWeaver::Model::SimulationStatusMapper::GetSimulationStatusForName
AWS_SIMSPACEWEAVER_API SimulationStatus GetSimulationStatusForName(const Aws::String &name)
Aws::SimSpaceWeaver::Model::SimulationStatusMapper::GetNameForSimulationStatus
AWS_SIMSPACEWEAVER_API Aws::String GetNameForSimulationStatus(SimulationStatus value)
Aws::SimSpaceWeaver::Model::SimulationStatus
SimulationStatus
Definition
SimulationStatus.h:13
Aws::SimSpaceWeaver::Model::SimulationStatus::DELETED
@ DELETED
Aws::SimSpaceWeaver::Model::SimulationStatus::DELETING
@ DELETING
Aws::SimSpaceWeaver::Model::SimulationStatus::SNAPSHOT_IN_PROGRESS
@ SNAPSHOT_IN_PROGRESS
Aws::SimSpaceWeaver::Model::SimulationStatus::FAILED
@ FAILED
Aws::SimSpaceWeaver::Model::ClockStatus::STARTING
@ STARTING
Aws::SimSpaceWeaver::Model::ClockStatus::STOPPED
@ STOPPED
Aws::SimSpaceWeaver::Model::ClockStatus::STARTED
@ STARTED
Aws::SimSpaceWeaver::Model::ClockStatus::NOT_SET
@ NOT_SET
Aws::SimSpaceWeaver::Model::ClockStatus::UNKNOWN
@ UNKNOWN
Aws::SimSpaceWeaver::Model::ClockStatus::STOPPING
@ STOPPING
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences