DynamoDbType

meteor.DynamoDbType
See theDynamoDbType companion trait
object DynamoDbType

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object B extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
B.type
case object BOOL extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
BOOL.type
case object BS extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
BS.type
case object L extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
L.type
case object M extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
M.type
case object N extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
N.type
case object NS extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
NS.type
case object NULL extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
NULL.type
case object S extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
S.type
case object SS extends DynamoDbType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait DynamoDbType
class Object
trait Matchable
class Any
Show all
Self type
SS.type

Implicits

Implicits

implicit val dynamoDbTypeShow: Show[DynamoDbType]