53 inline void SetTopicArn(
const char* value) { m_topicArnHasBeenSet =
true; m_topicArn.assign(value); }
72 bool m_topicArnHasBeenSet;
void SetTopicArn(const char *value)
void SetTopicArn(const Aws::String &value)
DeleteTopicRequest & WithTopicArn(Aws::String &&value)
DeleteTopicRequest & WithTopicArn(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetTopicArn() const
DeleteTopicRequest & WithTopicArn(const Aws::String &value)
JSON (JavaScript Object Notation).
void SetTopicArn(Aws::String &&value)