AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
NoEncryptionConfig.h File Reference
#include <aws/firehose/Firehose_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::Firehose
 
 Aws::Firehose::Model
 
 Aws::Firehose::Model::NoEncryptionConfigMapper
 

Enumerations

enum  Aws::Firehose::Model::NoEncryptionConfig { Aws::Firehose::Model::NoEncryptionConfig::NOT_SET, Aws::Firehose::Model::NoEncryptionConfig::NoEncryption }
 

Functions

AWS_FIREHOSE_API NoEncryptionConfig Aws::Firehose::Model::NoEncryptionConfigMapper::GetNoEncryptionConfigForName (const Aws::String &name)
 
AWS_FIREHOSE_API Aws::String Aws::Firehose::Model::NoEncryptionConfigMapper::GetNameForNoEncryptionConfig (NoEncryptionConfig value)