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

Enumerations

enum class  Aws::Redshift::Model::ActionType { Aws::Redshift::Model::NOT_SET , Aws::Redshift::Model::restore_cluster , Aws::Redshift::Model::recommend_node_config , Aws::Redshift::Model::resize_cluster }
 

Functions

AWS_REDSHIFT_API ActionType Aws::Redshift::Model::ActionTypeMapper::GetActionTypeForName (const Aws::String &name)
 
AWS_REDSHIFT_API Aws::String Aws::Redshift::Model::ActionTypeMapper::GetNameForActionType (ActionType value)