7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename ColorT = Aws::String>
43 m_colorHasBeenSet =
true;
44 m_color = std::forward<ColorT>(value);
46 template <
typename ColorT = Aws::String>
48 SetColor(std::forward<ColorT>(value));
54 bool m_colorHasBeenSet =
false;
AWS_QUICKSIGHT_API SimpleClusterMarker()=default
AWS_QUICKSIGHT_API SimpleClusterMarker(Aws::Utils::Json::JsonView jsonValue)
bool ColorHasBeenSet() const
SimpleClusterMarker & WithColor(ColorT &&value)
AWS_QUICKSIGHT_API SimpleClusterMarker & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetColor() const
void SetColor(ColorT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue