7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/model/Alignment.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
57 template<
typename HeaderT = Aws::String>
58 void SetHeader(HeaderT&& value) { m_headerHasBeenSet =
true; m_header = std::forward<HeaderT>(value); }
59 template<
typename HeaderT = Aws::String>
69 template<
typename TextColorT = Aws::String>
70 void SetTextColor(TextColorT&& value) { m_textColorHasBeenSet =
true; m_textColor = std::forward<TextColorT>(value); }
71 template<
typename TextColorT = Aws::String>
77 bool m_alignmentHasBeenSet =
false;
80 bool m_headerHasBeenSet =
false;
83 bool m_textColorHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue