7#include <aws/qconnect/QConnect_EXPORTS.h>
8#include <aws/qconnect/model/WhatsAppMessageTemplateSourceConfiguration.h>
42 template <
typename WhatsAppT = WhatsAppMessageTemplateSourceConfiguration>
44 m_whatsAppHasBeenSet =
true;
45 m_whatsApp = std::forward<WhatsAppT>(value);
47 template <
typename WhatsAppT = WhatsAppMessageTemplateSourceConfiguration>
55 bool m_whatsAppHasBeenSet =
false;
const WhatsAppMessageTemplateSourceConfiguration & GetWhatsApp() const
AWS_QCONNECT_API MessageTemplateSourceConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QCONNECT_API MessageTemplateSourceConfiguration()=default
bool WhatsAppHasBeenSet() const
void SetWhatsApp(WhatsAppT &&value)
MessageTemplateSourceConfiguration & WithWhatsApp(WhatsAppT &&value)
AWS_QCONNECT_API MessageTemplateSourceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QCONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue