AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
ElasticsearchIndexRotationPeriod.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::ElasticsearchIndexRotationPeriodMapper
 

Enumerations

enum  Aws::Firehose::Model::ElasticsearchIndexRotationPeriod {
  Aws::Firehose::Model::ElasticsearchIndexRotationPeriod::NOT_SET, Aws::Firehose::Model::ElasticsearchIndexRotationPeriod::NoRotation, Aws::Firehose::Model::ElasticsearchIndexRotationPeriod::OneHour, Aws::Firehose::Model::ElasticsearchIndexRotationPeriod::OneDay,
  Aws::Firehose::Model::ElasticsearchIndexRotationPeriod::OneWeek, Aws::Firehose::Model::ElasticsearchIndexRotationPeriod::OneMonth
}
 

Functions

AWS_FIREHOSE_API ElasticsearchIndexRotationPeriod Aws::Firehose::Model::ElasticsearchIndexRotationPeriodMapper::GetElasticsearchIndexRotationPeriodForName (const Aws::String &name)
 
AWS_FIREHOSE_API Aws::String Aws::Firehose::Model::ElasticsearchIndexRotationPeriodMapper::GetNameForElasticsearchIndexRotationPeriod (ElasticsearchIndexRotationPeriod value)