7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/ConditionalFormattingIconSetType.h>
50 inline void SetExpression(
const char* value) { m_expressionHasBeenSet =
true; m_expression.assign(value); }
70 bool m_expressionHasBeenSet =
false;
73 bool m_iconSetTypeHasBeenSet =
false;
ConditionalFormattingIconSetType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue