7#include <aws/timestream-query/TimestreamQuery_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace TimestreamQuery
50 inline void SetTopicArn(
const char* value) { m_topicArnHasBeenSet =
true; m_topicArn.assign(value); }
58 bool m_topicArnHasBeenSet =
false;
const Aws::String & GetTopicArn() const
AWS_TIMESTREAMQUERY_API SnsConfiguration()
AWS_TIMESTREAMQUERY_API SnsConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTopicArn(const char *value)
SnsConfiguration & WithTopicArn(Aws::String &&value)
void SetTopicArn(const Aws::String &value)
SnsConfiguration & WithTopicArn(const Aws::String &value)
void SetTopicArn(Aws::String &&value)
SnsConfiguration & WithTopicArn(const char *value)
AWS_TIMESTREAMQUERY_API SnsConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_TIMESTREAMQUERY_API Aws::Utils::Json::JsonValue Jsonize() const
bool TopicArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue