Create an expression predicate asserting that the subject is equal to the predicate.
Evaluates whether the provided value is a condition expression.
Evaluate whether the provided value is a condition expression predicate.
Convert the provided condition expression object to a string, escaping any values and attributes to expression-safe placeholders whose expansion value will be managed by the provided ExpressionAttributes object.
Convert the supplied projection expression to the string format expected by DynamoDB, substituting all attribute paths using the provided ExpressionAttributes object.
An array of attributes to project. Each may be represented as either an AttributePath object or as a string.