48 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
49 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
81 inline void SetAttributeName(
const char* value) { m_attributeNameHasBeenSet =
true; m_attributeName.assign(value); }
189 bool m_attributeNameHasBeenSet;
191 bool m_attributeValuesHasBeenSet;
DBSnapshotAttribute & AddAttributeValues(Aws::String &&value)
void SetAttributeValues(const Aws::Vector< Aws::String > &value)
void SetAttributeValues(Aws::Vector< Aws::String > &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetAttributeName(Aws::String &&value)
DBSnapshotAttribute & WithAttributeName(Aws::String &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
DBSnapshotAttribute & WithAttributeName(const Aws::String &value)
DBSnapshotAttribute & WithAttributeName(const char *value)
DBSnapshotAttribute & AddAttributeValues(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetAttributeName(const Aws::String &value)
DBSnapshotAttribute & AddAttributeValues(const char *value)
DBSnapshotAttribute & WithAttributeValues(const Aws::Vector< Aws::String > &value)
void SetAttributeName(const char *value)
DBSnapshotAttribute & WithAttributeValues(Aws::Vector< Aws::String > &&value)
const Aws::Vector< Aws::String > & GetAttributeValues() const
JSON (JavaScript Object Notation).
const Aws::String & GetAttributeName() const