7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/model/ButtonAction.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
61 inline void SetLink(
const char* value) { m_linkHasBeenSet =
true; m_link.assign(value); }
69 bool m_buttonActionHasBeenSet =
false;
72 bool m_linkHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue