54 inline void SetTopicArn(
const char* value) { m_topicArnHasBeenSet =
true; m_topicArn.assign(value); }
89 inline void SetLabel(
const char* value) { m_labelHasBeenSet =
true; m_label.assign(value); }
108 bool m_topicArnHasBeenSet;
110 bool m_labelHasBeenSet;
void SetTopicArn(const char *value)
const Aws::String & GetLabel() const
const Aws::String & GetTopicArn() const
void SetLabel(const char *value)
void SetTopicArn(Aws::String &&value)
void SetLabel(const Aws::String &value)
void SetTopicArn(const Aws::String &value)
RemovePermissionRequest & WithLabel(Aws::String &&value)
RemovePermissionRequest & WithTopicArn(const Aws::String &value)
RemovePermissionRequest & WithLabel(const Aws::String &value)
void SetLabel(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
RemovePermissionRequest & WithTopicArn(const char *value)
JSON (JavaScript Object Notation).
RemovePermissionRequest & WithLabel(const char *value)
RemovePermissionRequest & WithTopicArn(Aws::String &&value)