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-panorama
include
aws
panorama
model
DeviceReportedStatus.h
1
6
#pragma once
7
#include <aws/panorama/Panorama_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Panorama
13
{
14
namespace
Model
15
{
16
enum class
DeviceReportedStatus
17
{
18
NOT_SET
,
19
STOPPING
,
20
STOPPED
,
21
STOP_ERROR
,
22
REMOVAL_FAILED
,
23
REMOVAL_IN_PROGRESS
,
24
STARTING
,
25
RUNNING
,
26
INSTALL_ERROR
,
27
LAUNCHED
,
28
LAUNCH_ERROR
,
29
INSTALL_IN_PROGRESS
30
};
31
32
namespace
DeviceReportedStatusMapper
33
{
34
AWS_PANORAMA_API
DeviceReportedStatus
GetDeviceReportedStatusForName
(
const
Aws::String
& name);
35
36
AWS_PANORAMA_API
Aws::String
GetNameForDeviceReportedStatus
(
DeviceReportedStatus
value);
37
}
// namespace DeviceReportedStatusMapper
38
}
// namespace Model
39
}
// namespace Panorama
40
}
// 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:17
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