627 bool m_attributesHasBeenSet;
void SetAttributes(Aws::Map< Aws::String, Aws::String > &&value)
SetSMSAttributesRequest & AddAttributes(const char *key, const char *value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
SetSMSAttributesRequest & AddAttributes(Aws::String &&key, Aws::String &&value)
SetSMSAttributesRequest & AddAttributes(const Aws::String &key, const Aws::String &value)
SetSMSAttributesRequest & AddAttributes(Aws::String &&key, const char *value)
const Aws::Map< Aws::String, Aws::String > & GetAttributes() const
SetSMSAttributesRequest & AddAttributes(const char *key, Aws::String &&value)
SetSMSAttributesRequest & AddAttributes(const Aws::String &key, Aws::String &&value)
void SetAttributes(const Aws::Map< Aws::String, Aws::String > &value)
SetSMSAttributesRequest & WithAttributes(const Aws::Map< Aws::String, Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
SetSMSAttributesRequest & WithAttributes(Aws::Map< Aws::String, Aws::String > &&value)
SetSMSAttributesRequest & AddAttributes(Aws::String &&key, const Aws::String &value)
JSON (JavaScript Object Notation).