54 inline void SetTopicArn(
const char* value) { m_topicArnHasBeenSet =
true; m_topicArn.assign(value); }
97 inline void SetAttributeName(
const char* value) { m_attributeNameHasBeenSet =
true; m_attributeName.assign(value); }
138 inline void SetAttributeValue(
const char* value) { m_attributeValueHasBeenSet =
true; m_attributeValue.assign(value); }
157 bool m_topicArnHasBeenSet;
159 bool m_attributeNameHasBeenSet;
161 bool m_attributeValueHasBeenSet;
void SetAttributeValue(Aws::String &&value)
SetTopicAttributesRequest & WithAttributeValue(const char *value)
SetTopicAttributesRequest & WithTopicArn(Aws::String &&value)
SetTopicAttributesRequest & WithAttributeValue(const Aws::String &value)
SetTopicAttributesRequest & WithTopicArn(const Aws::String &value)
SetTopicAttributesRequest & WithAttributeValue(Aws::String &&value)
void SetTopicArn(const Aws::String &value)
SetTopicAttributesRequest & WithAttributeName(Aws::String &&value)
const Aws::String & GetAttributeName() const
void SetAttributeName(const char *value)
void SetAttributeName(Aws::String &&value)
void SetTopicArn(const char *value)
SetTopicAttributesRequest & WithAttributeName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetAttributeValue() const
SetTopicAttributesRequest & WithAttributeName(const Aws::String &value)
void SetAttributeValue(const Aws::String &value)
SetTopicAttributesRequest & WithTopicArn(const char *value)
void SetAttributeName(const Aws::String &value)
const Aws::String & GetTopicArn() const
void SetAttributeValue(const char *value)
JSON (JavaScript Object Notation).
void SetTopicArn(Aws::String &&value)