54 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
108 inline void SetTopic(
const char* value) { m_topicHasBeenSet =
true; m_topic.assign(value); }
132 bool m_eventsHasBeenSet;
134 bool m_topicHasBeenSet;
TopicConfigurationDeprecated & AddEvents(Event &&value)
void SetEvents(const Aws::Vector< Event > &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetTopic(const Aws::String &value)
TopicConfigurationDeprecated & WithId(const char *value)
TopicConfigurationDeprecated & WithTopic(Aws::String &&value)
TopicConfigurationDeprecated & WithEvents(Aws::Vector< Event > &&value)
TopicConfigurationDeprecated & AddEvents(const Event &value)
TopicConfigurationDeprecated & WithEvents(const Aws::Vector< Event > &value)
const Aws::String & GetTopic() const
void SetTopic(const char *value)
const Aws::String & GetId() const
TopicConfigurationDeprecated & WithId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetTopic(Aws::String &&value)
const Aws::Vector< Event > & GetEvents() const
void SetId(const Aws::String &value)
void SetId(Aws::String &&value)
TopicConfigurationDeprecated & WithTopic(const char *value)
void SetId(const char *value)
void SetEvents(Aws::Vector< Event > &&value)
JSON (JavaScript Object Notation).
TopicConfigurationDeprecated & WithTopic(const Aws::String &value)
TopicConfigurationDeprecated & WithId(Aws::String &&value)