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
DeviceAggregatedStatus.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
DeviceAggregatedStatus
17
{
18
NOT_SET
,
19
ERROR_
,
20
AWAITING_PROVISIONING
,
21
PENDING
,
22
FAILED
,
23
DELETING
,
24
ONLINE
,
25
OFFLINE
,
26
LEASE_EXPIRED
,
27
UPDATE_NEEDED
,
28
REBOOTING
29
};
30
31
namespace
DeviceAggregatedStatusMapper
32
{
33
AWS_PANORAMA_API
DeviceAggregatedStatus
GetDeviceAggregatedStatusForName
(
const
Aws::String
& name);
34
35
AWS_PANORAMA_API
Aws::String
GetNameForDeviceAggregatedStatus
(
DeviceAggregatedStatus
value);
36
}
// namespace DeviceAggregatedStatusMapper
37
}
// namespace Model
38
}
// namespace Panorama
39
}
// namespace Aws
Aws::Panorama::Model::DeviceAggregatedStatusMapper::GetDeviceAggregatedStatusForName
AWS_PANORAMA_API DeviceAggregatedStatus GetDeviceAggregatedStatusForName(const Aws::String &name)
Aws::Panorama::Model::DeviceAggregatedStatusMapper::GetNameForDeviceAggregatedStatus
AWS_PANORAMA_API Aws::String GetNameForDeviceAggregatedStatus(DeviceAggregatedStatus value)
Aws::Panorama::Model::DeviceAggregatedStatus
DeviceAggregatedStatus
Definition
DeviceAggregatedStatus.h:17
Aws::Panorama::Model::DeviceAggregatedStatus::REBOOTING
@ REBOOTING
Aws::Panorama::Model::DeviceAggregatedStatus::UPDATE_NEEDED
@ UPDATE_NEEDED
Aws::Panorama::Model::DeviceAggregatedStatus::LEASE_EXPIRED
@ LEASE_EXPIRED
Aws::Panorama::Model::DeviceAggregatedStatus::OFFLINE
@ OFFLINE
Aws::Panorama::Model::DeviceAggregatedStatus::ONLINE
@ ONLINE
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::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