AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
RecordStatus.h File Reference
#include <aws/servicecatalog/ServiceCatalog_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::ServiceCatalog
 
 Aws::ServiceCatalog::Model
 
 Aws::ServiceCatalog::Model::RecordStatusMapper
 

Enumerations

enum  Aws::ServiceCatalog::Model::RecordStatus { Aws::ServiceCatalog::Model::RecordStatus::NOT_SET, Aws::ServiceCatalog::Model::RecordStatus::IN_PROGRESS, Aws::ServiceCatalog::Model::RecordStatus::SUCCEEDED, Aws::ServiceCatalog::Model::RecordStatus::ERROR_ }
 

Functions

AWS_SERVICECATALOG_API RecordStatus Aws::ServiceCatalog::Model::RecordStatusMapper::GetRecordStatusForName (const Aws::String &name)
 
AWS_SERVICECATALOG_API Aws::String Aws::ServiceCatalog::Model::RecordStatusMapper::GetNameForRecordStatus (RecordStatus value)