AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-appstream
include
aws
appstream
model
ThemeStyling.h
1
6
#pragma once
7
#include <aws/appstream/AppStream_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
AppStream
13
{
14
namespace
Model
15
{
16
enum class
ThemeStyling
17
{
18
NOT_SET
,
19
LIGHT_BLUE
,
20
BLUE
,
21
PINK
,
22
RED
23
};
24
25
namespace
ThemeStylingMapper
26
{
27
AWS_APPSTREAM_API
ThemeStyling
GetThemeStylingForName
(
const
Aws::String
& name);
28
29
AWS_APPSTREAM_API
Aws::String
GetNameForThemeStyling
(
ThemeStyling
value);
30
}
// namespace ThemeStylingMapper
31
}
// namespace Model
32
}
// namespace AppStream
33
}
// namespace Aws
Aws::AppStream::Model::ThemeStylingMapper::GetNameForThemeStyling
AWS_APPSTREAM_API Aws::String GetNameForThemeStyling(ThemeStyling value)
Aws::AppStream::Model::ThemeStylingMapper::GetThemeStylingForName
AWS_APPSTREAM_API ThemeStyling GetThemeStylingForName(const Aws::String &name)
Aws::AppStream::Model::ThemeStyling
ThemeStyling
Definition
ThemeStyling.h:17
Aws::AppStream::Model::ThemeStyling::BLUE
@ BLUE
Aws::AppStream::Model::ThemeStyling::PINK
@ PINK
Aws::AppStream::Model::ThemeStyling::LIGHT_BLUE
@ LIGHT_BLUE
Aws::AppStream::Model::ThemeStyling::RED
@ RED
Aws::AppStream::Model::AccessEndpointType::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences