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

Enumerations

enum class  Aws::AppStream::Model::StackAttribute {
  Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::STORAGE_CONNECTORS , Aws::AppStream::Model::STORAGE_CONNECTOR_HOMEFOLDERS , Aws::AppStream::Model::STORAGE_CONNECTOR_GOOGLE_DRIVE ,
  Aws::AppStream::Model::STORAGE_CONNECTOR_ONE_DRIVE , Aws::AppStream::Model::REDIRECT_URL , Aws::AppStream::Model::FEEDBACK_URL , Aws::AppStream::Model::THEME_NAME ,
  Aws::AppStream::Model::USER_SETTINGS , Aws::AppStream::Model::EMBED_HOST_DOMAINS , Aws::AppStream::Model::IAM_ROLE_ARN , Aws::AppStream::Model::ACCESS_ENDPOINTS ,
  Aws::AppStream::Model::STREAMING_EXPERIENCE_SETTINGS
}
 

Functions

AWS_APPSTREAM_API StackAttribute Aws::AppStream::Model::StackAttributeMapper::GetStackAttributeForName (const Aws::String &name)
 
AWS_APPSTREAM_API Aws::String Aws::AppStream::Model::StackAttributeMapper::GetNameForStackAttribute (StackAttribute value)