121 inline void SetExists(
bool value) { m_existsHasBeenSet =
true; m_exists = value; }
790 bool m_valueHasBeenSet;
792 bool m_existsHasBeenSet;
794 bool m_comparisonOperatorHasBeenSet;
796 bool m_attributeValueListHasBeenSet;
ExpectedAttributeValue & WithExists(bool value)
ExpectedAttributeValue & AddAttributeValueList(const AttributeValue &value)
const Aws::Vector< AttributeValue > & GetAttributeValueList() const
ExpectedAttributeValue & AddAttributeValueList(AttributeValue &&value)
void SetValue(AttributeValue &&value)
const ComparisonOperator & GetComparisonOperator() const
void SetComparisonOperator(ComparisonOperator &&value)
ExpectedAttributeValue & WithComparisonOperator(const ComparisonOperator &value)
void SetExists(bool value)
std::vector< T, Aws::Allocator< T > > Vector
ExpectedAttributeValue & WithAttributeValueList(const Aws::Vector< AttributeValue > &value)
void SetValue(const AttributeValue &value)
void SetAttributeValueList(const Aws::Vector< AttributeValue > &value)
void SetComparisonOperator(const ComparisonOperator &value)
ExpectedAttributeValue & WithValue(const AttributeValue &value)
ExpectedAttributeValue & WithComparisonOperator(ComparisonOperator &&value)
const AttributeValue & GetValue() const
http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_AttributeValue.html ...
void SetAttributeValueList(Aws::Vector< AttributeValue > &&value)
ExpectedAttributeValue & WithValue(AttributeValue &&value)
ExpectedAttributeValue & WithAttributeValueList(Aws::Vector< AttributeValue > &&value)
JSON (JavaScript Object Notation).