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

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::AppStream
 
namespace  Aws::AppStream::Model
 
namespace  Aws::AppStream::Model::ImageStateMapper
 

Enumerations

enum class  Aws::AppStream::Model::ImageState {
  Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::PENDING , Aws::AppStream::Model::AVAILABLE , Aws::AppStream::Model::FAILED ,
  Aws::AppStream::Model::COPYING , Aws::AppStream::Model::DELETING , Aws::AppStream::Model::CREATING , Aws::AppStream::Model::IMPORTING
}
 

Functions

AWS_APPSTREAM_API ImageState Aws::AppStream::Model::ImageStateMapper::GetImageStateForName (const Aws::String &name)
 
AWS_APPSTREAM_API Aws::String Aws::AppStream::Model::ImageStateMapper::GetNameForImageState (ImageState value)