7#include <aws/socialmessaging/SocialMessaging_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace SocialMessaging
48 inline void SetEventDestinationArn(
const char* value) { m_eventDestinationArnHasBeenSet =
true; m_eventDestinationArn.assign(value); }
56 bool m_eventDestinationArnHasBeenSet =
false;
void SetEventDestinationArn(Aws::String &&value)
AWS_SOCIALMESSAGING_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetEventDestinationArn() const
WhatsAppBusinessAccountEventDestination & WithEventDestinationArn(const Aws::String &value)
void SetEventDestinationArn(const char *value)
AWS_SOCIALMESSAGING_API WhatsAppBusinessAccountEventDestination()
WhatsAppBusinessAccountEventDestination & WithEventDestinationArn(const char *value)
void SetEventDestinationArn(const Aws::String &value)
AWS_SOCIALMESSAGING_API WhatsAppBusinessAccountEventDestination(Aws::Utils::Json::JsonView jsonValue)
WhatsAppBusinessAccountEventDestination & WithEventDestinationArn(Aws::String &&value)
AWS_SOCIALMESSAGING_API WhatsAppBusinessAccountEventDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
bool EventDestinationArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue