AWS SDK for C++
AWS SDK for C++ Version 1.11.750
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-panorama
include
aws
panorama
model
DeviceReportedStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/panorama/Panorama_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Panorama {
12
namespace
Model {
13
enum class
DeviceReportedStatus
{
14
NOT_SET
,
15
STOPPING
,
16
STOPPED
,
17
STOP_ERROR
,
18
REMOVAL_FAILED
,
19
REMOVAL_IN_PROGRESS
,
20
STARTING
,
21
RUNNING
,
22
INSTALL_ERROR
,
23
LAUNCHED
,
24
LAUNCH_ERROR
,
25
INSTALL_IN_PROGRESS
26
};
27
28
namespace
DeviceReportedStatusMapper {
29
AWS_PANORAMA_API
DeviceReportedStatus
GetDeviceReportedStatusForName
(
const
Aws::String
& name);
30
31
AWS_PANORAMA_API
Aws::String
GetNameForDeviceReportedStatus
(
DeviceReportedStatus
value);
32
}
// namespace DeviceReportedStatusMapper
33
}
// namespace Model
34
}
// namespace Panorama
35
}
// namespace Aws
Aws::Panorama::Model::DeviceReportedStatusMapper::GetNameForDeviceReportedStatus
AWS_PANORAMA_API Aws::String GetNameForDeviceReportedStatus(DeviceReportedStatus value)
Aws::Panorama::Model::DeviceReportedStatusMapper::GetDeviceReportedStatusForName
AWS_PANORAMA_API DeviceReportedStatus GetDeviceReportedStatusForName(const Aws::String &name)
Aws::Panorama::Model::DesiredState::STOPPED
@ STOPPED
Aws::Panorama::Model::ApplicationInstanceStatus::REMOVAL_FAILED
@ REMOVAL_FAILED
Aws::Panorama::Model::ApplicationInstanceStatus::REMOVAL_IN_PROGRESS
@ REMOVAL_IN_PROGRESS
Aws::Panorama::Model::ApplicationInstanceHealthStatus::NOT_SET
@ NOT_SET
Aws::Panorama::Model::ApplicationInstanceHealthStatus::RUNNING
@ RUNNING
Aws::Panorama::Model::DeviceReportedStatus
DeviceReportedStatus
Definition
DeviceReportedStatus.h:13
Aws::Panorama::Model::DeviceReportedStatus::STARTING
@ STARTING
Aws::Panorama::Model::DeviceReportedStatus::LAUNCHED
@ LAUNCHED
Aws::Panorama::Model::DeviceReportedStatus::INSTALL_IN_PROGRESS
@ INSTALL_IN_PROGRESS
Aws::Panorama::Model::DeviceReportedStatus::LAUNCH_ERROR
@ LAUNCH_ERROR
Aws::Panorama::Model::DeviceReportedStatus::INSTALL_ERROR
@ INSTALL_ERROR
Aws::Panorama::Model::DeviceReportedStatus::STOP_ERROR
@ STOP_ERROR
Aws::Panorama::Model::DeviceReportedStatus::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