7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/ConditionalFormattingIconSetType.h>
48 template<
typename ExpressionT = Aws::String>
49 void SetExpression(ExpressionT&& value) { m_expressionHasBeenSet =
true; m_expression = std::forward<ExpressionT>(value); }
50 template<
typename ExpressionT = Aws::String>
66 bool m_expressionHasBeenSet =
false;
69 bool m_iconSetTypeHasBeenSet =
false;
ConditionalFormattingIconSetType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue