AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
ChronologicalOrder.h File Reference
#include <aws/config/ConfigService_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::ConfigService
 
 Aws::ConfigService::Model
 
 Aws::ConfigService::Model::ChronologicalOrderMapper
 

Enumerations

enum  Aws::ConfigService::Model::ChronologicalOrder { Aws::ConfigService::Model::ChronologicalOrder::NOT_SET, Aws::ConfigService::Model::ChronologicalOrder::Reverse, Aws::ConfigService::Model::ChronologicalOrder::Forward }
 

Functions

AWS_CONFIGSERVICE_API ChronologicalOrder Aws::ConfigService::Model::ChronologicalOrderMapper::GetChronologicalOrderForName (const Aws::String &name)
 
AWS_CONFIGSERVICE_API Aws::String Aws::ConfigService::Model::ChronologicalOrderMapper::GetNameForChronologicalOrder (ChronologicalOrder value)