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
DeviceStatus.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
DeviceStatus
17
{
18
NOT_SET
,
19
AWAITING_PROVISIONING
,
20
PENDING
,
21
SUCCEEDED
,
22
FAILED
,
23
ERROR_
,
24
DELETING
25
};
26
27
namespace
DeviceStatusMapper
28
{
29
AWS_PANORAMA_API
DeviceStatus
GetDeviceStatusForName
(
const
Aws::String
& name);
30
31
AWS_PANORAMA_API
Aws::String
GetNameForDeviceStatus
(
DeviceStatus
value);
32
}
// namespace DeviceStatusMapper
33
}
// namespace Model
34
}
// namespace Panorama
35
}
// namespace Aws
Aws::Panorama::Model::DeviceStatusMapper::GetNameForDeviceStatus
AWS_PANORAMA_API Aws::String GetNameForDeviceStatus(DeviceStatus value)
Aws::Panorama::Model::DeviceStatusMapper::GetDeviceStatusForName
AWS_PANORAMA_API DeviceStatus GetDeviceStatusForName(const Aws::String &name)
Aws::Panorama::Model::DeviceAggregatedStatus::DELETING
@ DELETING
Aws::Panorama::Model::DeviceAggregatedStatus::FAILED
@ FAILED
Aws::Panorama::Model::DeviceAggregatedStatus::PENDING
@ PENDING
Aws::Panorama::Model::DeviceAggregatedStatus::AWAITING_PROVISIONING
@ AWAITING_PROVISIONING
Aws::Panorama::Model::DeviceStatus
DeviceStatus
Definition
DeviceStatus.h:17
Aws::Panorama::Model::DeviceStatus::SUCCEEDED
@ SUCCEEDED
Aws::Panorama::Model::ApplicationInstanceHealthStatus::ERROR_
@ ERROR_
Aws::Panorama::Model::ApplicationInstanceHealthStatus::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