AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
AZMode.h File Reference
#include <aws/elasticache/ElastiCache_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::ElastiCache
 
 Aws::ElastiCache::Model
 
 Aws::ElastiCache::Model::AZModeMapper
 

Enumerations

enum  Aws::ElastiCache::Model::AZMode { Aws::ElastiCache::Model::AZMode::NOT_SET, Aws::ElastiCache::Model::AZMode::single_az, Aws::ElastiCache::Model::AZMode::cross_az }
 

Functions

AWS_ELASTICACHE_API AZMode Aws::ElastiCache::Model::AZModeMapper::GetAZModeForName (const Aws::String &name)
 
AWS_ELASTICACHE_API Aws::String Aws::ElastiCache::Model::AZModeMapper::GetNameForAZMode (AZMode value)