AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
LifeCycleState.h File Reference
#include <aws/elasticfilesystem/EFS_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::EFS
 
 Aws::EFS::Model
 
 Aws::EFS::Model::LifeCycleStateMapper
 

Enumerations

enum  Aws::EFS::Model::LifeCycleState {
  Aws::EFS::Model::LifeCycleState::NOT_SET, Aws::EFS::Model::LifeCycleState::creating, Aws::EFS::Model::LifeCycleState::available, Aws::EFS::Model::LifeCycleState::deleting,
  Aws::EFS::Model::LifeCycleState::deleted
}
 

Functions

AWS_EFS_API LifeCycleState Aws::EFS::Model::LifeCycleStateMapper::GetLifeCycleStateForName (const Aws::String &name)
 
AWS_EFS_API Aws::String Aws::EFS::Model::LifeCycleStateMapper::GetNameForLifeCycleState (LifeCycleState value)