AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
PingStatus.h File Reference
#include <aws/ssm/SSM_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::SSM
 
 Aws::SSM::Model
 
 Aws::SSM::Model::PingStatusMapper
 

Enumerations

enum  Aws::SSM::Model::PingStatus { Aws::SSM::Model::PingStatus::NOT_SET, Aws::SSM::Model::PingStatus::Online, Aws::SSM::Model::PingStatus::ConnectionLost, Aws::SSM::Model::PingStatus::Inactive }
 

Functions

AWS_SSM_API PingStatus Aws::SSM::Model::PingStatusMapper::GetPingStatusForName (const Aws::String &name)
 
AWS_SSM_API Aws::String Aws::SSM::Model::PingStatusMapper::GetNameForPingStatus (PingStatus value)