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

Enumerations

enum class  Aws::AppStream::Model::SessionConnectionState { Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::CONNECTED , Aws::AppStream::Model::NOT_CONNECTED }
 

Functions

AWS_APPSTREAM_API SessionConnectionState Aws::AppStream::Model::SessionConnectionStateMapper::GetSessionConnectionStateForName (const Aws::String &name)
 
AWS_APPSTREAM_API Aws::String Aws::AppStream::Model::SessionConnectionStateMapper::GetNameForSessionConnectionState (SessionConnectionState value)