7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/pinpoint/Pinpoint_EXPORTS.h>
9#include <aws/pinpoint/model/Alignment.h>
42 m_alignmentHasBeenSet =
true;
57 template <
typename HeaderT = Aws::String>
59 m_headerHasBeenSet =
true;
60 m_header = std::forward<HeaderT>(value);
62 template <
typename HeaderT = Aws::String>
75 template <
typename TextColorT = Aws::String>
77 m_textColorHasBeenSet =
true;
78 m_textColor = std::forward<TextColorT>(value);
80 template <
typename TextColorT = Aws::String>
92 bool m_alignmentHasBeenSet =
false;
93 bool m_headerHasBeenSet =
false;
94 bool m_textColorHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue