AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
DeviceAggregatedStatus.h File Reference
#include <aws/panorama/Panorama_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::Panorama
 
namespace  Aws::Panorama::Model
 
namespace  Aws::Panorama::Model::DeviceAggregatedStatusMapper
 

Enumerations

enum class  Aws::Panorama::Model::DeviceAggregatedStatus {
  Aws::Panorama::Model::NOT_SET , Aws::Panorama::Model::ERROR_ , Aws::Panorama::Model::AWAITING_PROVISIONING , Aws::Panorama::Model::PENDING ,
  Aws::Panorama::Model::FAILED , Aws::Panorama::Model::DELETING , Aws::Panorama::Model::ONLINE , Aws::Panorama::Model::OFFLINE ,
  Aws::Panorama::Model::LEASE_EXPIRED , Aws::Panorama::Model::UPDATE_NEEDED , Aws::Panorama::Model::REBOOTING
}
 

Functions

AWS_PANORAMA_API DeviceAggregatedStatus Aws::Panorama::Model::DeviceAggregatedStatusMapper::GetDeviceAggregatedStatusForName (const Aws::String &name)
 
AWS_PANORAMA_API Aws::String Aws::Panorama::Model::DeviceAggregatedStatusMapper::GetNameForDeviceAggregatedStatus (DeviceAggregatedStatus value)