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