67 inline void SetSNSTopic(
const char* value) { m_sNSTopicHasBeenSet =
true; m_sNSTopic.assign(value); }
137 bool m_sNSTopicHasBeenSet;
139 bool m_eventsHasBeenSet;
void SetSNSTopic(const Aws::String &value)
const Aws::Vector< Aws::String > & GetEvents() const
VaultNotificationConfig & WithEvents(Aws::Vector< Aws::String > &&value)
VaultNotificationConfig & WithSNSTopic(const char *value)
void SetEvents(const Aws::Vector< Aws::String > &value)
void SetSNSTopic(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
VaultNotificationConfig & AddEvents(const Aws::String &value)
void SetEvents(Aws::Vector< Aws::String > &&value)
VaultNotificationConfig & WithEvents(const Aws::Vector< Aws::String > &value)
VaultNotificationConfig & AddEvents(Aws::String &&value)
VaultNotificationConfig & WithSNSTopic(Aws::String &&value)
void SetSNSTopic(Aws::String &&value)
const Aws::String & GetSNSTopic() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
VaultNotificationConfig & WithSNSTopic(const Aws::String &value)
VaultNotificationConfig & AddEvents(const char *value)
JSON (JavaScript Object Notation).