AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-robomaker
include
aws
robomaker
model
RobotDeploymentStep.h
1
6
#pragma once
7
#include <aws/robomaker/RoboMaker_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
RoboMaker
13
{
14
namespace
Model
15
{
16
enum class
RobotDeploymentStep
17
{
18
NOT_SET
,
19
Validating
,
20
DownloadingExtracting
,
21
ExecutingDownloadCondition
,
22
ExecutingPreLaunch
,
23
Launching
,
24
ExecutingPostLaunch
,
25
Finished
26
};
27
28
namespace
RobotDeploymentStepMapper
29
{
30
AWS_ROBOMAKER_API
RobotDeploymentStep
GetRobotDeploymentStepForName
(
const
Aws::String
& name);
31
32
AWS_ROBOMAKER_API
Aws::String
GetNameForRobotDeploymentStep
(
RobotDeploymentStep
value);
33
}
// namespace RobotDeploymentStepMapper
34
}
// namespace Model
35
}
// namespace RoboMaker
36
}
// namespace Aws
Aws::RoboMaker::Model::RobotDeploymentStepMapper::GetRobotDeploymentStepForName
AWS_ROBOMAKER_API RobotDeploymentStep GetRobotDeploymentStepForName(const Aws::String &name)
Aws::RoboMaker::Model::RobotDeploymentStepMapper::GetNameForRobotDeploymentStep
AWS_ROBOMAKER_API Aws::String GetNameForRobotDeploymentStep(RobotDeploymentStep value)
Aws::RoboMaker::Model::RobotDeploymentStep
RobotDeploymentStep
Definition
RobotDeploymentStep.h:17
Aws::RoboMaker::Model::RobotDeploymentStep::DownloadingExtracting
@ DownloadingExtracting
Aws::RoboMaker::Model::RobotDeploymentStep::Finished
@ Finished
Aws::RoboMaker::Model::RobotDeploymentStep::Validating
@ Validating
Aws::RoboMaker::Model::RobotDeploymentStep::ExecutingDownloadCondition
@ ExecutingDownloadCondition
Aws::RoboMaker::Model::RobotDeploymentStep::Launching
@ Launching
Aws::RoboMaker::Model::RobotDeploymentStep::ExecutingPreLaunch
@ ExecutingPreLaunch
Aws::RoboMaker::Model::RobotDeploymentStep::ExecutingPostLaunch
@ ExecutingPostLaunch
Aws::RoboMaker::Model::Architecture::NOT_SET
@ NOT_SET
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