7#include <aws/sesv2/SESV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
53 inline void SetTopicArn(
const char* value) { m_topicArnHasBeenSet =
true; m_topicArn.assign(value); }
61 bool m_topicArnHasBeenSet =
false;
void SetTopicArn(const char *value)
SnsDestination & WithTopicArn(Aws::String &&value)
const Aws::String & GetTopicArn() const
void SetTopicArn(const Aws::String &value)
SnsDestination & WithTopicArn(const char *value)
SnsDestination & WithTopicArn(const Aws::String &value)
AWS_SESV2_API SnsDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTopicArn(Aws::String &&value)
bool TopicArnHasBeenSet() const
AWS_SESV2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SESV2_API SnsDestination(Aws::Utils::Json::JsonView jsonValue)
AWS_SESV2_API SnsDestination()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue