OpticType

zio.dynamodb.ProjectionExpression$.OpticType$
See theOpticType companion trait
object OpticType

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
OpticType.type

Members list

Type members

Classlikes

case object Lens extends OpticType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait OpticType
class Object
trait Matchable
class Any
Show all
Self type
Lens.type
case class Prism(discriminator: Option[String]) extends OpticType

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait OpticType
class Object
trait Matchable
class Any
Show all

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror