7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
9#include <aws/quicksight/model/ConditionalFormattingIconSetType.h>
42 template <
typename ExpressionT = Aws::String>
44 m_expressionHasBeenSet =
true;
45 m_expression = std::forward<ExpressionT>(value);
47 template <
typename ExpressionT = Aws::String>
61 m_iconSetTypeHasBeenSet =
true;
62 m_iconSetType = value;
73 bool m_expressionHasBeenSet =
false;
74 bool m_iconSetTypeHasBeenSet =
false;
ConditionalFormattingIconSetType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue