7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/model/Alignment.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
61 inline void SetHeader(
const char* value) { m_headerHasBeenSet =
true; m_header.assign(value); }
75 inline void SetTextColor(
const char* value) { m_textColorHasBeenSet =
true; m_textColor.assign(value); }
83 bool m_alignmentHasBeenSet =
false;
86 bool m_headerHasBeenSet =
false;
89 bool m_textColorHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue