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

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::Scheduler
 
namespace  Aws::Scheduler::Model
 
namespace  Aws::Scheduler::Model::ScheduleGroupStateMapper
 

Enumerations

enum class  Aws::Scheduler::Model::ScheduleGroupState { Aws::Scheduler::Model::NOT_SET , Aws::Scheduler::Model::ACTIVE , Aws::Scheduler::Model::DELETING }
 

Functions

AWS_SCHEDULER_API ScheduleGroupState Aws::Scheduler::Model::ScheduleGroupStateMapper::GetScheduleGroupStateForName (const Aws::String &name)
 
AWS_SCHEDULER_API Aws::String Aws::Scheduler::Model::ScheduleGroupStateMapper::GetNameForScheduleGroupState (ScheduleGroupState value)