AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
SnapshotAttributeToSortBy.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::SnapshotAttributeToSortByMapper
 

Enumerations

enum class  Aws::Redshift::Model::SnapshotAttributeToSortBy { Aws::Redshift::Model::NOT_SET , Aws::Redshift::Model::SOURCE_TYPE , Aws::Redshift::Model::TOTAL_SIZE , Aws::Redshift::Model::CREATE_TIME }
 

Functions

AWS_REDSHIFT_API SnapshotAttributeToSortBy Aws::Redshift::Model::SnapshotAttributeToSortByMapper::GetSnapshotAttributeToSortByForName (const Aws::String &name)
 
AWS_REDSHIFT_API Aws::String Aws::Redshift::Model::SnapshotAttributeToSortByMapper::GetNameForSnapshotAttributeToSortBy (SnapshotAttributeToSortBy value)