ToAttributeValueLowPriorityImplicits0

zio.dynamodb.ToAttributeValueLowPriorityImplicits0

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ToAttributeValue.type

Members list

Implicits

Implicits

implicit def collectionToAttributeValue[Col <: (Iterable), A](implicit element: ToAttributeValue[A]): ToAttributeValue[Col[A]]

Inherited implicits

Attributes

Inherited from:
ToAttributeValueLowPriorityImplicits1
implicit def schemaToAttributeValue[A](implicit schema: Schema[A]): ToAttributeValue[A]

Attributes

Inherited from:
ToAttributeValueLowPriorityImplicits1