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

Enumerations

enum class  Aws::Redshift::Model::ScheduledActionState { Aws::Redshift::Model::NOT_SET , Aws::Redshift::Model::ACTIVE , Aws::Redshift::Model::DISABLED }
 

Functions

AWS_REDSHIFT_API ScheduledActionState Aws::Redshift::Model::ScheduledActionStateMapper::GetScheduledActionStateForName (const Aws::String &name)
 
AWS_REDSHIFT_API Aws::String Aws::Redshift::Model::ScheduledActionStateMapper::GetNameForScheduledActionState (ScheduledActionState value)