AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
SortByOrder.h File Reference
#include <aws/redshift/Redshift_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::Redshift
 
namespace  Aws::Redshift::Model
 
namespace  Aws::Redshift::Model::SortByOrderMapper
 

Enumerations

enum class  Aws::Redshift::Model::SortByOrder { Aws::Redshift::Model::NOT_SET , Aws::Redshift::Model::ASC , Aws::Redshift::Model::DESC }
 

Functions

AWS_REDSHIFT_API SortByOrder Aws::Redshift::Model::SortByOrderMapper::GetSortByOrderForName (const Aws::String &name)
 
AWS_REDSHIFT_API Aws::String Aws::Redshift::Model::SortByOrderMapper::GetNameForSortByOrder (SortByOrder value)