88 inline void SetAttributeValue(
const char* value) { m_attributeValueHasBeenSet =
true; m_attributeValue.assign(value); }
107 bool m_attributeKeyHasBeenSet;
109 bool m_attributeValueHasBeenSet;
const Aws::String & GetAttributeValue() const
void SetAttributeValue(Aws::String &&value)
void SetAttributeValue(const Aws::String &value)
void SetAttributeKey(const LookupAttributeKey &value)
LookupAttribute & WithAttributeValue(const char *value)
const LookupAttributeKey & GetAttributeKey() const
LookupAttribute & WithAttributeKey(const LookupAttributeKey &value)
LookupAttribute & WithAttributeValue(const Aws::String &value)
LookupAttribute & WithAttributeKey(LookupAttributeKey &&value)
void SetAttributeKey(LookupAttributeKey &&value)
LookupAttribute & WithAttributeValue(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetAttributeValue(const char *value)
#define AWS_CLOUDTRAIL_API
JSON (JavaScript Object Notation).