zio.dynamodb.AttributeValueType
See theAttributeValueType companion trait
object AttributeValueType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
AttributeValueType.type
Members list
Type members
Classlikes
case object Binary extends PrimitiveValueType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PrimitiveValueTypetrait AttributeValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Binary.type
case object BinarySet extends AttributeValueType
case object Bool extends AttributeValueType
case object List extends AttributeValueType
case object Map extends AttributeValueType
case object Null extends AttributeValueType
case object Number extends PrimitiveValueType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PrimitiveValueTypetrait AttributeValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Number.type
case object NumberSet extends AttributeValueType
case object String extends PrimitiveValueType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PrimitiveValueTypetrait AttributeValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
String.type
case object StringSet extends AttributeValueType
Inherited and Abstract types
The names of the product elements
The name of the type
In this article