KeyConditionExpr

zio.dynamodb.KeyConditionExpr
See theKeyConditionExpr companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ExtendedSortKeyExpr[-From, +Sk]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait PrimaryKeyExpr[-From] extends KeyConditionExpr[From]

Attributes

Supertypes
trait KeyConditionExpr[From]
class Object
trait Matchable
class Any

Types

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def getOrInsert[From, To](primaryKeyName: String): AliasMapRender[String]