7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/TextConditionalFormat.h>
10#include <aws/quicksight/model/PivotTableConditionalFormattingScope.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
52 inline void SetFieldId(
const char* value) { m_fieldIdHasBeenSet =
true; m_fieldId.assign(value); }
98 bool m_fieldIdHasBeenSet =
false;
101 bool m_textFormatHasBeenSet =
false;
104 bool m_scopeHasBeenSet =
false;
107 bool m_scopesHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue