PartitionKey

zio.dynamodb.PartitionKeyExpression$.PartitionKey
final case class PartitionKey(keyName: String)

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def ===[A](that: A)(implicit t: ToAttributeValue[A]): PartitionKeyExpression

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product