zio.dynamodb.ProjectionType$
See theProjectionType companion trait
object ProjectionType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
ProjectionType.type
Members list
Type members
Classlikes
case object All extends ProjectionType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ProjectionTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
All.type
final case class Include extends ProjectionType
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ProjectionTypeclass Objecttrait Matchableclass AnyShow all
object Include
case object KeysOnly extends ProjectionType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ProjectionTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
KeysOnly.type
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
In this article