KeyList

org.scanamo.query.KeyList
case class KeyList[T](key: AttributeName, values: Set[T])(implicit evidence$1: DynamoFormat[T])

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