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

Enumerations

enum class  Aws::AppStream::Model::StreamView { Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::APP , Aws::AppStream::Model::DESKTOP }
 

Functions

AWS_APPSTREAM_API StreamView Aws::AppStream::Model::StreamViewMapper::GetStreamViewForName (const Aws::String &name)
 
AWS_APPSTREAM_API Aws::String Aws::AppStream::Model::StreamViewMapper::GetNameForStreamView (StreamView value)