PrimaryKeyExpr

zio.dynamodb.KeyConditionExpr.PrimaryKeyExpr
sealed trait PrimaryKeyExpr[-From] extends KeyConditionExpr[From]

Attributes

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

Members list

Value members

Abstract methods

Inherited and Abstract methods

def render: AliasMapRender[String]

Attributes

Inherited from:
KeyConditionExpr