43 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
44 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
95 inline void SetTopicARN(
const char* value) { m_topicARNHasBeenSet =
true; m_topicARN.assign(value); }
130 bool m_topicARNHasBeenSet;
SNSDestination & WithTopicARN(const Aws::String &value)
SNSDestination & WithTopicARN(Aws::String &&value)
SNSDestination & WithTopicARN(const char *value)
void SetTopicARN(const char *value)
std::basic_ostream< char, std::char_traits< char > > OStream
const Aws::String & GetTopicARN() const
void SetTopicARN(const Aws::String &value)
bool TopicARNHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetTopicARN(Aws::String &&value)