7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
9#include <aws/quicksight/model/TextConditionalFormat.h>
42 template <
typename FieldIdT = Aws::String>
44 m_fieldIdHasBeenSet =
true;
45 m_fieldId = std::forward<FieldIdT>(value);
47 template <
typename FieldIdT = Aws::String>
60 template <
typename TextFormatT = TextConditionalFormat>
62 m_textFormatHasBeenSet =
true;
63 m_textFormat = std::forward<TextFormatT>(value);
65 template <
typename TextFormatT = TextConditionalFormat>
75 bool m_fieldIdHasBeenSet =
false;
76 bool m_textFormatHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue