UpdateExpression

sealed trait UpdateExpression extends Product with Serializable
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

final def attributeValues: Map[String, AttributeValue]
final def expression: String
final def typeExpressions: HashMap[UpdateType, NonEmptyVector[LeafUpdateExpression]]
final def unprefixedAttributeValues: Map[String, AttributeValue]

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product

Concrete fields