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-quicksight
include
aws
quicksight
model
RelativeFontSize.h
1
6
#pragma once
7
#include <aws/quicksight/QuickSight_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
QuickSight
13
{
14
namespace
Model
15
{
16
enum class
RelativeFontSize
17
{
18
NOT_SET
,
19
EXTRA_SMALL
,
20
SMALL
,
21
MEDIUM
,
22
LARGE
,
23
EXTRA_LARGE
24
};
25
26
namespace
RelativeFontSizeMapper
27
{
28
AWS_QUICKSIGHT_API
RelativeFontSize
GetRelativeFontSizeForName
(
const
Aws::String
& name);
29
30
AWS_QUICKSIGHT_API
Aws::String
GetNameForRelativeFontSize
(
RelativeFontSize
value);
31
}
// namespace RelativeFontSizeMapper
32
}
// namespace Model
33
}
// namespace QuickSight
34
}
// namespace Aws
Aws::QuickSight::Model::RelativeFontSizeMapper::GetRelativeFontSizeForName
AWS_QUICKSIGHT_API RelativeFontSize GetRelativeFontSizeForName(const Aws::String &name)
Aws::QuickSight::Model::RelativeFontSizeMapper::GetNameForRelativeFontSize
AWS_QUICKSIGHT_API Aws::String GetNameForRelativeFontSize(RelativeFontSize value)
Aws::QuickSight::Model::RelativeFontSize
RelativeFontSize
Definition
RelativeFontSize.h:17
Aws::QuickSight::Model::RelativeFontSize::EXTRA_SMALL
@ EXTRA_SMALL
Aws::QuickSight::Model::RelativeFontSize::EXTRA_LARGE
@ EXTRA_LARGE
Aws::QuickSight::Model::ArcThickness::LARGE
@ LARGE
Aws::QuickSight::Model::ArcThickness::SMALL
@ SMALL
Aws::QuickSight::Model::ArcThickness::MEDIUM
@ MEDIUM
Aws::QuickSight::Model::AggType::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