AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
Owner.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::OwnerMapper
 

Enumerations

enum  Aws::ConfigService::Model::Owner { Aws::ConfigService::Model::Owner::NOT_SET, Aws::ConfigService::Model::Owner::CUSTOM_LAMBDA, Aws::ConfigService::Model::Owner::AWS }
 

Functions

AWS_CONFIGSERVICE_API Owner Aws::ConfigService::Model::OwnerMapper::GetOwnerForName (const Aws::String &name)
 
AWS_CONFIGSERVICE_API Aws::String Aws::ConfigService::Model::OwnerMapper::GetNameForOwner (Owner value)