ScanamoUpdateRequest

org.scanamo.request.ScanamoUpdateRequest
case class ScanamoUpdateRequest(tableName: String, key: DynamoObject, updateExpression: String, attributeNames: Map[String, String], dynamoValues: DynamoObject, addEmptyList: Boolean, condition: Option[RequestCondition])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product