AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::AppStream |
namespace | Aws::AppStream::Model |
namespace | Aws::AppStream::Model::SessionStateMapper |
Enumerations | |
enum class | Aws::AppStream::Model::SessionState { Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::ACTIVE , Aws::AppStream::Model::PENDING , Aws::AppStream::Model::EXPIRED } |
Functions | |
AWS_APPSTREAM_API SessionState | Aws::AppStream::Model::SessionStateMapper::GetSessionStateForName (const Aws::String &name) |
AWS_APPSTREAM_API Aws::String | Aws::AppStream::Model::SessionStateMapper::GetNameForSessionState (SessionState value) |