PrimitiveValueType

zio.dynamodb.PrimitiveValueType
sealed trait PrimitiveValueType extends AttributeValueType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Binary.type
object Number.type
object String.type
Self type

Members list

Value members

Concrete methods

override def render: AliasMapRender[String]

Attributes

Definition Classes