50 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
51 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
121 inline void SetTopicArn(
const char* value) { m_topicArnHasBeenSet =
true; m_topicArn.assign(value); }
155 bool m_scopeHasBeenSet;
157 bool m_topicArnHasBeenSet;
StopAction & WithScope(StopScope &&value)
void SetScope(const StopScope &value)
const Aws::String & GetTopicArn() const
StopAction & WithTopicArn(Aws::String &&value)
StopAction & WithTopicArn(const Aws::String &value)
void SetTopicArn(const char *value)
std::basic_ostream< char, std::char_traits< char > > OStream
StopAction & WithScope(const StopScope &value)
StopAction & WithTopicArn(const char *value)
void SetScope(StopScope &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetTopicArn(Aws::String &&value)
const StopScope & GetScope() const
void SetTopicArn(const Aws::String &value)
JSON (JavaScript Object Notation).