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
LineChartMarkerShape.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
LineChartMarkerShape
17
{
18
NOT_SET
,
19
CIRCLE
,
20
TRIANGLE
,
21
SQUARE
,
22
DIAMOND
,
23
ROUNDED_SQUARE
24
};
25
26
namespace
LineChartMarkerShapeMapper
27
{
28
AWS_QUICKSIGHT_API
LineChartMarkerShape
GetLineChartMarkerShapeForName
(
const
Aws::String
& name);
29
30
AWS_QUICKSIGHT_API
Aws::String
GetNameForLineChartMarkerShape
(
LineChartMarkerShape
value);
31
}
// namespace LineChartMarkerShapeMapper
32
}
// namespace Model
33
}
// namespace QuickSight
34
}
// namespace Aws
Aws::QuickSight::Model::LineChartMarkerShapeMapper::GetNameForLineChartMarkerShape
AWS_QUICKSIGHT_API Aws::String GetNameForLineChartMarkerShape(LineChartMarkerShape value)
Aws::QuickSight::Model::LineChartMarkerShapeMapper::GetLineChartMarkerShapeForName
AWS_QUICKSIGHT_API LineChartMarkerShape GetLineChartMarkerShapeForName(const Aws::String &name)
Aws::QuickSight::Model::Icon::CIRCLE
@ CIRCLE
Aws::QuickSight::Model::Icon::SQUARE
@ SQUARE
Aws::QuickSight::Model::Icon::TRIANGLE
@ TRIANGLE
Aws::QuickSight::Model::AggType::NOT_SET
@ NOT_SET
Aws::QuickSight::Model::LineChartMarkerShape
LineChartMarkerShape
Definition
LineChartMarkerShape.h:17
Aws::QuickSight::Model::LineChartMarkerShape::DIAMOND
@ DIAMOND
Aws::QuickSight::Model::LineChartMarkerShape::ROUNDED_SQUARE
@ ROUNDED_SQUARE
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